2.5.10 <Property>
Specifies SALT specific properties for each service object.
Table 2-8 Property Attributes
| Attribute | Description | Required |
|---|---|---|
name |
Specifies the property name. The <Property> Name List lists all the GWWS server properties. | Yes |
value
|
Specifies the property value. | Yes |
The following table lists all properties that can be specified for each service object:
Table 2-9 <Property> Name List
| Property | Description | Values |
|---|---|---|
async_timeout |
Outbound service: Specifies a time setting to wait for SOAP response. Inbound service: No behavior impact. | (0-32767] (sec)Default: |
disableWSAddressing
|
Outbound service: Disables explicit Web Service Addressing requests with this property. Inbound service: No behavior impact. | {True|False}
Default: |
ignore_namespace
|
Removes namespaces from XML typed buffers before they are handed to Tuxedo services and puts them back before a response is sent to a web service client.
Only applies to native Tuxedo services exposed as web services. |
{True|False}
Default: |
Table 2-10 Property headerMapping
| Property | Description | Values |
|---|---|---|
headerMapping
|
When true, puts/retrieves data to/from SOAP header when invoked/performing an invocation.
The data wis taken/placed from/to the application buffer based on the service metadata “access” parameter settings. See “ |
{True|False}
Default: |
Parent topic: SALT WSDF Element Descriptions