Changes between Version 23 and Version 24 of Event/2012/GSoC/MessageParsing


Ignore:
Timestamp:
06/28/12 18:46:17 (12 years ago)
Author:
Ashwyn
Comment:

--

Legend:

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

    v23 v24  
    7878
    7979||= 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.||
    8282||s3.meta_fields()|| ||metadata||
    8383
     
    8888||= Field Name =||= Purpose =||= Datatype/table =||
    8989||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.||
    9191
    9292