- In the Image Processing tab choose option Create document for each image file, if you need to process image files. Or Create document when Document Definition is applied option to process files in document formats (e.g. *.txt, *.doc).
- Click Project → Project Properties… and go to the Workflow tab.
- Set the Schema parameter to Advanced.
- Select the Verification stage, create a custom script stage and tick the Enable web stations option on the General tab. Click OK button.
- On the Workflow tab in the project properties window click Stage… button.
- In the Create Processing Stage window select Automatic base setting and click OK.
- On the General tab in the Workflow Stage Properties dialog window enter the name for the custom script stage (for example, Post Verification Script Stage).
- Untick the Wait for all documents of a batch option and tick the Linked to previous option.
- Go to the Script tab of the same dialog window. Set the Type parameter to Document processing and click Edit script….
- Enter the following script:
- Go to the Entry Conditions tab and select Under these conditions:. Click Rule….
- In the Rule Settings dialog enter the name of the rule into the Name field (for example, Previous stage was Verification). Set the Condition type parameter to Script and click Script… button.
- Enter the following script:
- Click OK.
