Starting from Release 2 Update 2 (build 14.0.2.845) it is possible to limit a number of processing stations to be able to process only specific workflows.
To do this, follow the instruction below:
- Create a group of processing stations which you would like to assign to a workflow;
- Go to C:\ProgramData\ABBYY FineReader Server 14.0 and open Configuration.xml;
- Add the following element to <WorkflowSettings> of the workflow that should be processed only by the created group:
<EnabledStationGroups>
<GroupId>{group GUID}</GroupId>
</EnabledStationGroups>
Group GUID can be found in Configuration.xml.
Comments
0 comments
Please sign in to leave a comment.