Image
This outbound task attachment contains an image taken by the Field Worker with a mobile device. An e-mail containing a link to the service report is sent to the territory manager's e-mail address. The ERP system can store this image for documentation purposes.
Attribute | Description | Optional | Example |
---|---|---|---|
attachmentType | The type of this attachment. Needs to be 3, which means image | no | 3 |
subType | The sub-type of this attachment, being image | no | image |
binaryContent | The image that was shot by the Field Worker. In XML, the binary content is Base64-encoded. When stored in the Gateway's queue table, the binary content is stored in a BLOB field. | no | 0xFFD8FFE000104A464946000... |
reference | If the photo was taken together with a note, this is the ID of the note. | yes | 305b4c8d-1278-479f-8c86-7cb73d532e45 |
size | The length of the image | no | 20559 |
format | The image format, being JPG by default | no | JPG |