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: 60 secs.

disableWSAddressing Outbound service: Disables explicit Web Service Addressing requests with this property. Inbound service: No behavior impact. {True|False}

Default: False

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: False

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 “inheader/outheader” values for “access” keyword in service metadata repository documentation.

{True|False}

Default: False