> ## 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.WebApi.Client.dll ライブラリでログ記録を有効にし、ログを ABBYY テクニカル サポートに送信して、WinActor UsageExample シナリオのトラブルシューティングを行います。

**UsageExample** シナリオの実行時にエラーが発生し、WinActor OR-5200 のログにそのエラーの記録がない場合は、スクリプトを使用して **Abbyy.FlexiCapture.WebApi.Client.dll** ライブラリのログ記録を有効にします。

1. **Flowchart** ウィンドウのワークスペースで **Configure** ユーザーライブラリをダブルクリックします。

<img src="https://mintcdn.com/abbyy/jk6a9TGm7KRcVxRI/images/flexi-capture/connectors/WinActor_26.png?fit=max&auto=format&n=jk6a9TGm7KRcVxRI&q=85&s=f129cd8435270811633ff7d14be34182" alt="" width="752" height="313" data-path="images/flexi-capture/connectors/WinActor_26.png" />

2. **Property - Run the script** ウィンドウで **Script** タブをクリックし、スクリプトの "Create FlexiCapture connection settings" セクションに次の文字列を追加します。

```
oFcSettings.LogFilePath = "C:\Temp\log.txt"
```

<img src="https://mintcdn.com/abbyy/jk6a9TGm7KRcVxRI/images/flexi-capture/connectors/WinActor_27.png?fit=max&auto=format&n=jk6a9TGm7KRcVxRI&q=85&s=70dfd1706e9f082ea6fd883ef8482a87" alt="" width="851" height="523" data-path="images/flexi-capture/connectors/WinActor_27.png" />

3. **OK** をクリックして変更を保存します。
4. **Run** をクリックしてシナリオを実行します。シナリオを実行すると、ログ ファイルが次の場所に作成されます: C:\Temp\log.txt。必要に応じて、ログ ファイルの保存場所を変更できます。
5. ログ ファイルを [ABBYY テクニカル サポート](https://www.abbyy.com/en-us/support/contacts) に送信します。
