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 Slovak
SOAPAction scheme
Select how SOAPAction should be constructed.
Some web services require a specific construction.
Some web services send a specific construction.
SOAPAction separator
Character to use as separator between name space and SOAP operation.
Usually .Net web services use "/" as separator.
SOAPAction free text
Text to be used to as SOAPAction.
Namespace
URI to give SOAP methods a context, reducing ambiguities.
e.g urn:otrs-com:soap:functions or http://www.otrs.com/GenericInterface/actions
Request name scheme
Select how SOAP request function wrapper should be constructed.
'FunctionName' is used as example for actual invoker/operation name.
'FreeText' is used as example for actual configured value.
Request name free text
Text to be used to as function wrapper name suffix or replacement.
Please consider XML element naming restrictions (e.g. don't use '<' and '&').
Response name scheme