- As your export script, use the BluePrism - ExportScript - Configure by XML.cs file from the \ABBYY FlexiCapture Connector for BluePrism\Single-Task Package\Samples\FlexiCapture Scripts files.
- Create an XML file named <Project name>_<Document Definition name>.xml. This naming scheme will allow you to have multiple XML files for different Document Definitions.
- In the registry of the computer with a processing station, locate HKEY_LOCAL_MACHINE\SOFTWARE\ABBYY\FlexiCapture\12.0\Connectors\BluePrism and in its “XmlFolder” string value field, specify the path to the folder where the settings file is to be stored.
- In the registry of the computer with a processing station, locate the HKEY_LOCAL_MACHINE\SOFTWARE\ABBYY\FlexiCapture\12.0\Connectors\ and set its “BluePrism” string value field to true.
Note: If you do not have the necessary keys in the HKEY_LOCAL_MACHINE \ SOFTWARE registry branch, create them.
In the code of BluePrism - ExportScript - Configure by XML.cs, you can also find some other possible naming schemes for your XML files.
