> ## 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.

# ABBYY FlexiCapture Application Server Web Services API について

> SOAP と HTTP を介して外部システムを ABBYY FlexiCapture Application Server に接続し、文書処理タスクを作成、実行して、結果を取得します。

Application Server の Web Services API を使用すると、外部システムから HTTP 上の SOAP プロトコルを介して ABBYY FlexiCapture の Application Server に接続し、文書処理タスクを作成して開始し、結果を取得できます。Web Services API を使用すれば、文書画像を解析して結果をエクスポートするサービスとして ABBYY FlexiCapture を利用する独自のアプリケーションを作成できます。

Application Server Web Services API は、事前に構成されたワークフローを制御するために使用できます。開始する前に、Project Setup Station でプロジェクトを作成し、使用する Document Definitions、バッチタイプ、画像処理設定などを指定する必要があります。

制御は、Web Services API の[メソッド](/ja/flexi-capture/api/methods/methods)を呼び出して行います。標準のものと専用に設計された[データ型](/ja/flexi-capture/api/structures/structures)が、パラメーターおよび戻り値として使用されます。

サービスの正式な記述 (WSDL) は、次の場所で参照できます。

https\://\<ApplicationServer>/FlexiCapture12/Server/API/v1/WSDL ここで、\<ApplicationServer> は Application Server がインストールされているコンピューター名です。
