Go
This outbound task attachment is used to let ERP systems know about the departure of a Field Worker. From this moment onwards, the task is not re-assignable anymore. The timestamp of this event is used to reflect the time of departure in the Gantt Chart and during recalculations.
Attribute | Description | Optional | Example |
---|---|---|---|
attachmentType | The type of this attachment. Needs to be 4, which means event | no | 4 |
subType | The sub-type of this attachment, being onTheWay | no | onTheWay |
Note that the timestamp of this event can be retrieved by reading the createdOn column as described above.
When using an external mobile application, this attachment must be provided to OMD by the Mobile App to update the task status. In this case, the attachment is an inbound attachment.