Part of Data Landing Portal (DLP) MESH set up guide how to download DLP data using MESH
Appendix A – the control file
This is an example of what you will see within a .ctl (control) file. Additional notes are provided in the highlighted text.
<DTSControl>
<Version>1.0</Version>
<AddressType>ALL</AddressType>
<MessageType>Data</MessageType>
<From_DTS>X26HC010</From_DTS>
<To_DTS>X26OT002</To_DTS> th is will b e t he recipien t’s mailbox I D
<From_ESMTP>[email protected]</From_ESMTP>
<To_ESMTP>[email protected]</To_ESMTP> th is will b e t h e recipien t’s m a ilb o x I D
<Subject>DLPv3/Subject>
<LocalId>validation rules - template.tar.gz</LocalId> this is what the .dat file should be renamed to
<DTSId>20180808160418053343_B8CF9A</DTSId> this is the unique identifier for the submission
<PartnerId></PartnerId>
<Compress>N</Compress>
<Encrypted>N</Encrypted>
<WorkflowId>DSP_Extract</WorkflowId>
<ProcessId></ProcessId>
<DataChecksum></DataChecksum>
<IsCompressed>N</IsCompressed>
<StatusRecord>
<DateTime>20180808170418</DateTime>
<Event>TRANSFER</Event>
<Status>SUCCESS</Status> this refers to MESH successfully transferring the .dat file to your MESH mailbox, not whether the user’s submission has been successful |
<StatusCode>00</StatusCode>
<Description>Transferred to recipient mailbox</Description>
</StatusRecord>
</DTSControl>
Last edited: 8 October 2020 6:18 pm