Skip to main content
The Import logic is used for getting the results of processing files sent to ABBYY FlexiCapture by the Export logic. Running this logic saves the processing results into a user-specified folder.
The Import logic uses the BatchOwner parameter to interact with the Export logic.
Input parameters:
NameDescription
BatchTypeName (optional)The name of the batch type to be used when connecting to FC. To use the default batch type, specify an empty string.
Company (optional)The name of the FC tenant to be used for processing. If no tenants are to be used, specify an empty string.
OutputDirectoryPathThe path to the folder where processing results are to be stored.
PasswordThe password of the FC user.
ProjectNameThe name of the FC project.
ServerURLThe address of the FC server.
UsernameThe name of the FC user.
Output parameters:
NameDescription
ImportSuccessfulTrue if a suitable batch has been found and the processing results have been successfully saved to OutputDirectoryPath. False if no suitable batch has been found.
LogicFailedTrue if an error occurred while the logic was running. False if the logic was executed successfully.
DocumentDefinitionThe name of the matching Document Definition.
You can find the log file for the Import logic here: %Userprofile%\Documents\Automation Anywhere Files\Log\My Tasks\Bot Store\FC-MetaBot\ImporterErrorLog.txt.