このインターフェイスは非推奨です。トランザクション内の最初の Document にのみアクセスできます。 処理中の Skill の実行時に、処理済み Document のデータにアクセスできます。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.
プロパティ
| Name | Type | Description |
|---|---|---|
| ExtractedData | Document, 読み取り専用 | Document オブジェクトを返し、処理済みドキュメントから抽出されたデータへのアクセスを提供します。 |
| DocumentExports | DocumentExportResult[], 読み取り専用 | Skill によってエクスポートされ、スクリプトから利用可能なファイルのコレクションを返します。 |
トランザクション
新しい推奨方法です。最初の Document だけでなく、トランザクション内のすべての Document にアクセスできます。
Document
カスタム アクティビティで処理中の Document です。
DocumentExportResult
Skill によって生成される、メタデータ付きの単一のエクスポート ファイルです。
オブジェクト モデル
カスタム アクティビティ スクリプト向けの完全な JavaScript オブジェクト リファレンスです。
