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
Example: Handle only errors where mapping for outgoing data could not be applied.
Error code エラーコード
An error identifier for this error handling module. このエラー処理モジュールのエラー識別子
This identifier will be available in XSLT-Mapping and shown in debugger output.
Error message エラーメッセージ
An error explanation for this error handling module. このエラー処理モジュールのエラーの説明
This message will be available in XSLT-Mapping and shown in debugger output. このメッセージは、XSLT-Mapping画面およびデバッガ出力でのみ利用可能です。
Define if processing should be stopped after module was executed, skipping all remaining modules or only those of the same backend.
Default behavior is to resume, processing the next module.
This module allows to configure scheduled retries for failed requests. このモジュールでは、失敗した要求をスケジュールされた時刻に再試行し、構成できます。
Default behavior of GenericInterface web services is to send each request exactly once and not to reschedule after errors.
If more than one module capable of scheduling a retry is executed for an individual request, the module executed last is authoritative and determines if a retry is scheduled.
Request retry options リクエストを再試行するオプション
Retry options are applied when requests cause error handling module execution (based on processing options).
Schedule retry スケジュール・リトライ
Should requests causing an error be triggered again at a later time? エラーの原因となったリクエストを、後で再送信する必要がありますか?
Initial retry interval 初期のリトライ間隔
Interval after which to trigger the first retry. 最初のリトライするトリガーの間隔
Note: This and all further retry intervals are based on the error handling module execution time for the initial request. 注:これ以降のすべての再試行間隔は、最初のリクエストに対するエラー処理モジュールの実行時間に基づいています。
Factor for further retries さらなる再試行の要因