メインコンテンツへスキップ

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 から返され、前のステージが正常に完了したかどうかを条件で確認できます。

プロパティ

名前アクセス説明
StatusProcessingStatus読み取り専用Stepのステータス (例: CompletedFailed) 。
StepIdstring読み取り専用Stepの識別子。

Processing

トランザクションの前の処理段階に関する情報。

ProcessingStatus

処理ステップで取り得るステータス。

Context

現在のトランザクション、ドキュメント、処理を参照できるグローバルオブジェクト。

オブジェクトモデル

Condition activity のスクリプト向け JavaScript オブジェクトリファレンスの完全版。