This activity splits root documents or extracts sub-documents in root documents. Various criteria are used to split sub-documents of a single root document into different root documents, or to extract sub-documents from a root document and make them into separate root documents.
Tip: Splitting can be "undone" by using the Merge Document activity.
Note: This activity must be assigned to an Activities Service in order to run.
If for some reason you need to add this activity to the Process Designer, the file to add is xboundActDocSplitter.dll.
The following settings are available when configuring a process step of this activity type.
Note: When two or more splitting criteria are specified, they must all be met in order for the document to be split.
Filter tab | |
The sub-document level to apply the extraction or splitting criteria to:
| |
This activity can work in two modes:
| |
Select to use the document type of the sub-documents as a criterion. Then choose the document types. | |
Advanced tab* | |
Select to use the status object of the sub-documents as a criterion. Then choose the statuses. | |
Select to use the status fields of the sub-documents as a criterion. Then specify the process step, status field name, and status field value. | |
Select to use the cancellation status of the sub-documents as a criterion. Select to apply that criterion. Related topic: Canceling a document | |
Select to use the field content of the sub-documents as a criterion. Type the field name and regular expressions that fields with this name are to be checked against. As soon as one of the listed field values is found, a new root document is created. | |
*
Note: The options on the tab are connected by OR operation. Only one of the specified criterion needs to apply in order to split the document.
These settings are also available:
button | Imports settings from an XML file that was previously created using . |
button | Exports the settings to an XML file. Specify the file name and location. You can then import the XML file to get the same settings. See Exporting and importing process step settings. |
link | Opens a test form, where you can (when applicable) check a regular expression. |