Skip to main content
An XML file lets you change the export settings without editing the script code or the Document Definition. Editing the XML file is much simpler than editing the script.
The XML file must be present on every ABBYY FlexiCapture processing station, and you have to synchronize it manually across all stations that export data to Blue Prism.

Specify export settings in an XML file

1

Select the export script

As your export script, use the BluePrism - ExportScript - Configure by XML.cs file from the following folder:
2

Create the XML file

Name the file using this scheme, which lets you keep separate XML files for different Document Definitions:
3

Register the settings folder

On the computer with a processing station, open the following registry key and set the XmlFolder string value to the path of the folder where the settings file is stored:
4

Enable the connector

In the parent key, set the BluePrism string value to true:
If the keys do not exist in the HKEY_LOCAL_MACHINE\SOFTWARE registry branch, create them.
The code of BluePrism - ExportScript - Configure by XML.cs lists other possible naming schemes for your XML files.
For a description of every setting in the file, see Blue Prism export options reference.