- 画像ファイルを処理する必要がある場合は、Image Processing タブで Create document for each image file, オプションを選択します。ドキュメント形式のファイル (例: .txt、.doc) を処理する場合は、Create document when Document Definition is applied オプションを選択します。
- Project → Project Properties… をクリックし、Workflow タブに移動します。
- Schema Parameter を Advanced に設定します。
- Verification ステージを選択し、カスタム スクリプト ステージを作成して、General タブの Enable web stations オプションをオンにします。次に、OK ボタンをクリックします。
- プロジェクト プロパティ ウィンドウの Workflow タブで、Stage… ボタンをクリックします。
- Create Processing Stage ウィンドウで Automatic をベース設定として選択し、OK をクリックします。
- Workflow Stage Properties ダイアログ ウィンドウの General タブで、カスタム スクリプト ステージの名前を入力します (例: Post Verification Script Stage) 。
- Wait for all documents of a batch オプションをオフにし、Linked to previous オプションをオンにします。
- 同じダイアログ ウィンドウの Script タブに移動します。Type Parameter を 文書処理 に設定し、Edit script… をクリックします。
- 次のスクリプトを入力します。
- Entry Conditions タブに移動し、Under these conditions: を選択します。Rule… をクリックします。
- Rule Settings ダイアログで、ルール名を Name フィールドに入力します (例: Previous stage was Verification) 。Condition type パラメーターを Script に設定し、Script… ボタンをクリックします。
- 次のスクリプトを入力します。
- OK をクリックします。
