2.3.1 Attribute Semantics
-
TA_WSDFNAME
- WSDF name. Identifies this web service definition.
-
TA_BINDINGID
- Binding id. Links with a T_SALTBINDING class instance, see T_SALTBINDING class definition.
-
TA_INSTANCEID
- Gateway instance identifier of gateway this web service is deployed on.
-
TA_WSDFDIRECTION
- Native Web Service: this attribute will contain the "INBOUND" value.
-
TA_ENDPOINTIDLIST
- Comma-separated list of WSBinding object endpoint references.
-
TA_WSAENDPOINT (outbound only)
- Specifies the WS-Addressing listen endpoint address
-
TA_REALM (outbound only)
- Specifies the HTTP Realm attribute of an HTTP and/or HTTP/S endpoint. If this element is configured for one endpoint, the GWWS tries to incorporate HTTP basic authentication information in the request messages when issuing outbound calls through this endpoint.
Parent topic: T_WSWEBSERVICE Class