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
This identifier will be available in XSLT-Mapping and shown in debugger output.
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.
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.
Retry options are applied when requests cause error handling module execution (based on processing options).
If a request returns an error even after a first retry, define if subsequent retries are triggered using the same interval or in increasing intervals.
Note: Maximum retry count might not be reached if a maximum retry period is configured as well and reached earlier.
This field must be empty or contain a positive number.
Maximum period of time for retries of failing requests before they are discarded (based on the error handling module execution time for the initial request).
Retries that would normally be triggered after maximum period is elapsed (according to retry interval calculation) will automatically be triggered at maximum period exactly.
Example: If a request is initially triggered at 10:00 with initial interval at '1 minute', retry factor at '2' and maximum retry period at '30 minutes', retries would be triggered at 10:01, 10:03, 10:07, 10:15 and finally at 10:31=>10:30.
Note: Maximum retry period might not be reached if a maximum retry count is configured as well and reached earlier.
GenericInterface Invoker Event Settings for Web Service %s
And can't be repeated on the same condition.
Here you can add or modify your XSLT mapping code.
The editing field allows you to use different functions like automatic formatting, window resize as well as tag- and bracket-completion.
Data includes
Select one or more sets of data that were created at earlier request/response stages to be included in mappable data.
These sets will appear in the data structure at '/DataInclude/<DataSetName>' (see debugger output of actual requests for details).