Changes between Version 18 and Version 19 of Event/2012/GSoC/MessageParsing


Ignore:
Timestamp:
06/13/12 17:50:21 (12 years ago)
Author:
Ashwyn
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Event/2012/GSoC/MessageParsing

    v18 v19  
    7777Data Model Blueprint: msg_workflow
    7878
    79 ||= Field Name =||= Purpose =||= Datatype/Table =||
     79||= Field Name =||= Purpose =||= Datatype/table =||
    8080||source_task_id||Inbound Email/SMS Source(Another workflow in case of chained workflows).||FK referenced to scheduler_task.||
    8181||workflow_task_id||Parsing Workflow||FK referenced to scheduler_task.||
    8282||s3.meta_fields()|| ||metadata||
    8383
     84
     85
    8486Changes in msg_log:
    8587
    86 ||= Field Name =||= Purpose =||= Datatype/Table =||
     88||= Field Name =||= Purpose =||= Datatype/table =||
    8789||is_parsed||Parsing Status of Inbound Messages||Boolean||
    8890||source_task_id||Inbound Email/SMS Source(Another workflow in case of chained workflows).||FK referenced to scheduler_task.||