| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| soapURI | true | - | Endpoint address of the SOAP service.
|
/axis2/$1 |
| regex | true | - | Java Regular expression
|
/bank/.* |
| soapAction | true | - | Value of the soapAction header field.
|
- |
| requestXSLT | true | - | Transformation that will be applied to the request.
|
blz-request.xsl |
| responseXSLT | true | - | Transformation that will be applied to the response.
|
shop-request.xsl |