Skip to main contentOn the Activities tab, you can set up a document processing flow. This is done by adding linked activities which will determine the order in which document processing operations will be performed.
Splitter Script Activity
If you are using a Document Splitter skill, a mandatory Splitter Script activity will be added at the end of your document processing flow. You will need to set up a splitter script, which will determine how pages are assembled into documents based on the data extracted by other activities.
Available Activities
You can add any of the following activities to your document processing flow between Start and a Splitter Script activity:
Conditional Processing
The IF activity can be used to specify conditions for branches in the flow. You can also implicitly fork the processing flow by creating a workflow item that contains several Extraction Rules activities and mapping these activities to the values of some field.