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 Polish
Example 1: Search = '^jira:' / Replace = '' turns 'jira:element' into 'element'.
Example 2: Search = '^' / Replace = '_' turns '16x16' into '_16x16'.
Example 3: Search = '^(?<number>\\d+) (?<text>.+?)\\$' / Replace = '_\\$+{text}_\\$+{number}' turns '16 elementname' into '_elementname_16'.
For information about regular expressions in Perl please see here:
If modifiers are desired they have to be specified within the regexes themselves.
Regular expressions defined here will be applied before the XSLT mapping.
Regular expressions defined here will be applied after the XSLT mapping.
Include Ticket Data
Include ticket data in response.
Network Transport
Route mapping for Operation
Additional response headers
Add response header
URI to indicate specific location for accessing a web service.
Timeout value for requests.
An optional authentication mechanism to access the remote system.
Certification Authority (CA) Certificate
Controller mapping for Invoker
The controller that the invoker should send requests to. Variables marked by a ':' will get replaced by the data value and passed along with the request. (e.g. /Ticket/:TicketID?UserLogin=:UserLogin&Password=:Password).
Valid request command for Invoker