Entrance can transfer captured data in XML format. You can use Entrance's internal XML format or any other desired external XML format. XML output is a part of Transfer and can be used for XML documents, scanned documents, and imported images.
When using XML output:
No transaction descriptions are used. See Configuring a job to use XML output.
The Transfer job description's settings are disabled. This means that you cannot specify any start, stop, or archive transaction descriptions.
The source of the document is automatically included in the output file. If the document was received by email using Collector, the email address from which it was received is also included. That is, the email it was sent from, not the email address that may be found on the email itself. They are found within the <source></source> tags in the output file in the following way:
<Source>
<SourceType>Import</SourceType>
<EmailAddress>abcdef@kofax.com<EmailAddress>
</Source>
Note: If MAPI is used, the email address is not included in the XML output file.
The possible document sources include the following:
Scan module - The document was scanned in using the Scan module.
Import - The document was imported from a file folder (could be XML files using Collector, or image files using Import document image files in the Source settings of the Interpret job).
EMAIL - The document was imported from email using Collector (both image files and XML files).
XML Input - The document was imported using the CLASSIFY application.
Unknown - The source of the document is not known, such as if the document was imported using an unknown plugin.