Batch Parser
Batch parser is for picking up batch exports from the file system. The typical use case is picking up batches from scanners.
Authentication Connection
note
No Authentication Connection needed to set up your Batch Parser Connections.
Discovery Connector
note
There is no available Discovery Instance Connector available for the Batch Parser Connection.
Integration Connection
Integration Connection Configuration
- Connection Name: This is a unique name given to the connector instance upon creation.
- Description: A description of the connector to help identify it better.
- Authentication Connection: Leave blank. This connection does not require authentication
Job Configuration
- Batch Parser
- Parser Formats
- Ingestion Location Location to pick up files.
- This can be a filepath:
/mnt/drop
or a URI/service/pickup
- This can be a filepath:
- File Pattern Pattern for file matcher.
- Example
*.xml
- Example
- Parser (Required) Select a parser type.
- Pre Parse Commands Command to be run before parsing the document.
- This is meant for cases where you have zip files and need to decompress before processing.
- Server And Port Server and port for REST content retrieval.
- Username Username for REST content.
- Password Password for REST content.
Parser Formats
XML
<ROOT>
<INFO>
<DOCUMENT_NAME>5012421.pdf</DOCUMENT_NAME>
<COURIER_NAME>M2M_DHR_20190703121505</COURIER_NAME>
</INFO>
<DOCUMENT DOCUMENT_DATE="03/04/2019">
<INDEX_FIELDS>
<FIELD NAME="DOCUMENT_NUMBER" VALUE="501242"/>
<FIELD NAME="ID_M3M" VALUE="DLP_501242_2019"/>
</INDEX_FIELDS>
</DOCUMENT>
</ROOT>
Content Service Connection
note
There is no Content Service Connection available for Batch Parser.
Looking to process unstructured data? We can help.