Example - ControlSuite activity
This example illustrates the scenario of resubmitting the rejected documents in a folder to the ControlSuite server.
-
Create a process map with the following elements.
Node Name Start
Submit Docs to CS
Decision
Check Rejections
ControlSuite activity
Resubmit Rejected Docs to CS
End
- On the Input document/folder list, select a folder variable for the "Submit Docs to CS" activity.
- Select Submit rejected documents only on the Configuration tab of "Resubmit Rejected Docs to CS".
-
Configure the
"Check Rejections" decision node.
- In the Rule editor box, select the system property HasRejections.
- On the True path list, select Resubmit Rejected Documents.
-
Save and release the process.
- If the decision evaluates to true, that is, if the process finds any rejected documents, they are passed to the next ControlSuite activity for re-submission. The rejected documents are resubmitted and passed to the ControlSuite server.
-
If the decision evaluates to false, that is, if there are no rejected documents, then the process ends.