Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
Step は、Condition Activity スクリプト内の単一の処理ステージを表します。Processing.PreviousStep から返され、前のステージが正常に完了したかどうかを条件で確認できます。
プロパティ
| 名前 | 型 | アクセス | 説明 |
|---|---|---|---|
| Status | ProcessingStatus | 読み取り専用 | Stepのステータス (例: Completed、Failed) 。 |
| StepId | string | 読み取り専用 | Stepの識別子。 |
Processing
トランザクションの前の処理段階に関する情報。
ProcessingStatus
処理ステップで取り得るステータス。
Context
現在のトランザクション、ドキュメント、処理を参照できるグローバルオブジェクト。
オブジェクトモデル
Condition activity のスクリプト向け JavaScript オブジェクトリファレンスの完全版。
