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
Maximum number of retries before a failing request is discarded, not counting the initial request. 最大リトライ回数は、処理要求が失敗してもリトライを行う最大の回数です。但し、初回分はカウントしません。
Example: If a request is initially triggered at 10:00 with initial interval at '1 minute', retry factor at '2' and maximum retry count at '2', retries would be triggered at 10:01 and 10:02 only. 例: トリガーを 10:00 、インターバルを1分間隔にあらかじめ設定している場合に、リトライファクターを”2”、最大リトライ回数を”2”とすると、10:01および10:02にリトライ機能が呼び出されます。
Maximum retry period 再試行の最大期間
Add Invoker API実行元を追加
Edit Invoker API実行元を修正
Do you really want to delete this invoker? このAPI実行元を本当に削除しますか。
Invoker Details API実行元の詳細
The name is typically used to call up an operation of a remote web service. この名称は、一般的にリモートWebサービスの呼び出しに用いられます。
Invoker backend API実行元のバックエンド
This OTRS invoker backend module will be called to prepare the data to be sent to the remote system, and to process its response data. このOTRSのAPI実行元のバックエンドモジュールは、リモートシステムに送信されるデータを準備し、その応答データを処理するために呼び出されます。
Mapping for outgoing request data 送信要求データのマッピング
Configure 設定
The data from the invoker of OTRS will be processed by this mapping, to transform it to the kind of data the remote system expects. OTRSのAPI実行元からのデータは、このマッピングによって処理され、リモートシステムが予期している種類のデータに変換されます。
Mapping for incoming response data 着信応答データのマッピング
The response data will be processed by this mapping, to transform it to the kind of data the invoker of OTRS expects. レスポンスデータをこのマッピングにのっとって OTRS のAPI実行元が期待するデータの種類に変換します。
Asynchronous 非同期
Condition 条件
Edit this event このイベントを修正
This invoker will be triggered by the configured events. このAPI実行元は予め設定されたトリガーによって実行されます。
Add Event イベントを追加