Changes between Version 23 and Version 24 of Event/2012/GSoC/MessageParsing
- Timestamp:
- 06/28/12 18:46:17 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Event/2012/GSoC/MessageParsing
v23 v24 78 78 79 79 ||= Field Name =||= Purpose =||= Datatype/table =|| 80 ||source_task_id||Inbound Email/SMS Source(Another workflow in case of chained workflows).|| FK referenced to scheduler_task.||81 ||workflow_task_id||Parsing Workflow|| FK referenced to scheduler_task.||80 ||source_task_id||Inbound Email/SMS Source(Another workflow in case of chained workflows).||String corresponding to username of the source.|| 81 ||workflow_task_id||Parsing Workflow||String corresponding to name of the parsing function.|| 82 82 ||s3.meta_fields()|| ||metadata|| 83 83 … … 88 88 ||= Field Name =||= Purpose =||= Datatype/table =|| 89 89 ||is_parsed||Parsing Status of Inbound Messages||Boolean|| 90 ||source_task_id||Inbound Email/SMS Source(Another workflow in case of chained workflows).|| FK referenced to scheduler_task.||90 ||source_task_id||Inbound Email/SMS Source(Another workflow in case of chained workflows).||String corresponding to username of the source.|| 91 91 92 92