Create a parser and configure with learning instance
- Updated: 2024/10/07
Create a parser and configure with learning instance
After creating a credential and locker for the custom package and uploading it to the Control Room, create a parser using the custom SDK and configure it with a learning instance in Document Automation.
Prerequisites
- The Automation Anywhere IQ Bot Administrator role to configure the parser in Document Automation.
- A Document Workspace license to configure the parser and integrate with a learning instance.
- When you create a Package, a defined command variable with inputFilePath must contain the input file path.
- If the package requires credentials to connect to the external
service, the variable name must be same as the attribute defined in the Credential Vault.
For example, if there is a credential in the Credential Vault with the
serviceAccount
attribute, then the variable name defined in the command must beserviceAccount
to capture the Credential Vault key value .
Configure a third-party parser with a learning instance and use it to process documents in Document Automation.