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

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.

ProcessingStatus は、処理ステップで取り得るステータスを表す列挙型です。Step.Status によって返され、前のステージの結果に応じて条件を分岐できます。

定数

名前説明
Newまだ開始されていません。
Active現在処理中です。
Completed正常に完了しました。
Failed失敗して完了しました。
Canceledこのステップはキャンセルされました。
CancellationPendingキャンセルが要求されています。

Step

Processing.PreviousStep から参照できる単一の処理ステージ。

Processing

トランザクションの直前の処理ステージに関する情報。

オブジェクトモデル

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