The translation is temporarily closed for contributions due to maintenance, please come back later.
The translation was automatically locked due to following alerts: Could not update the repository.
English Japanese
All configuration data will be lost. すべての設定情報は失われます
General options 一般的なオプション
The name can be used to distinguish different error handling configurations.
Please provide a unique name for this web service. Webサービスの名称として一意の名前を指定してください。
Error handling module backend エラー処理モジュールのバックエンド
This OTRS error handling backend module will be called internally to process the error handling mechanism.
Processing options 処理中オプション
Configure filters to control error handling module execution.
Only requests matching all configured filters (if any) will trigger module execution.
Operation filter 操作フィルター
Only execute error handling module for selected operations. 選択したオペレーションに対してのみ、エラー処理モジュールを実行します。
Note: Operation is undetermined for errors occuring while receiving incoming request data. Filters involving this error stage should not use operation filter.
Invoker filter API実行元をフィルター
Only execute error handling module for selected invokers. 選択したAPI実行元に対してのみ、エラー処理モジュールを実行します。
Error message content filter エラーメッセージコンテンツフィルター
Enter a regular expression to restrict which error messages should cause error handling module execution.
Error message subject and data (as seen in the debugger error entry) will considered for a match.
Example: Enter '^.*401 Unauthorized.*\\$' to handle only authentication related errors.
Error stage filter エラーステージフィルター
Only execute error handling module on errors that occur during specific processing stages.