実行内容
定義
パラメーター
| 名前 | 型 | 説明 |
|---|---|---|
| sessionId | int | Application Server への接続ID |
| taskId | int | Exceptions ステージに送信するタスクの ID |
| comment | string | タスクに対するコメント |
| needPostprocessing | bool | 後処理が必要かどうかを示すフラグ。指定できる値 |
ABBYY FlexiCapture Web Services API の SendTaskToException メソッドは、オプションのコメントと後処理フラグを指定して、タスクを Exceptions ステージに送信します。
| 名前 | 型 | 説明 |
|---|---|---|
| sessionId | int | Application Server への接続ID |
| taskId | int | Exceptions ステージに送信するタスクの ID |
| comment | string | タスクに対するコメント |
| needPostprocessing | bool | 後処理が必要かどうかを示すフラグ。指定できる値 |