Resource Signature
This outbound task attachment contains the signature of the Field Worker as signed on the mobile device. Usually, the Field Worker signs off the service sheet on behalf of the customer if the customer is not available. This functionality is configuration-dependant.
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 resourceSignature | no | resourceSignature |
content | The name of the Field Worker as entered into the name field during the signature activity. | no | Pat Wolf |
binaryContent | The Base64-encoded signature image content. 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 | 0xFFD8FFE000104A464... |
size | The length of the image | no | 5306 |