| 93 | | |
| 94 | | === Project Status === |
| 95 | | |
| 96 | | First trimester: |
| 97 | | |
| 98 | | ||= SMART Goal =||= Status =|| |
| 99 | | ||The msg_log data model is tweaked.|| Completed || |
| 100 | | ||process_log() is put in place to schedule the parsing of inbound messages.||Completed|| |
| 101 | | ||Parsing Workflow layout is drafted|| Completed|| |
| 102 | | |
| 103 | | |
| 104 | | Second Trimester: |
| 105 | | |
| 106 | | ||= SMART Goal =||= Status =|| |
| 107 | | ||Parsing Rules moved from modules/s3msg.py to private/templates/default/parser.py||Completed|| |
| 108 | | ||msg_workflow data model defined.||Completed|| |
| 109 | | ||Import parsing workflow tasks to s3msg.py||Completed|| |
| 110 | | ||deployment_settings to define enabled parsers.||Completed|| |
| 111 | | ||Link the different inbound sources to workflows||Completed|| |
| 112 | | |