Asset Type ID | iswebserviceendpointalias |
Substitution Values | |
Transport Properties: | |
Host Name host | Host name or IP address of the server on which the web service resides. (Provider and consumer web service endpoint alias only.) |
Port Number port | Active HTTP or HTTPS type listener port defined on the host server or proxy server. (Provider and consumer web service endpoint alias only.) |
User Name transportUser | User name used to authenticate the consumer at the HTTP or HTTPS transport level on the host server. (Consumer and message addressing web service endpoint alias only.) |
Password transport Password | The password used to authenticate the consumer on the host server. (Consumer and message addressing web service endpoint alias only.) |
Authentication Type transportAuth Type | The type of authentication to authenticate the consumer at the HTTP or HTTPS transport level on the host server. (Consumer and message addressing web service endpoint alias only.) Basic indicates that basic authentication (user name and password) is used to authenticate the consumer. Digest indicates that password digest is used to authenticate the consumer. |
Message Properties: | |
User Name messageUser | The user name to include with the UsernameToken. (Consumer web service endpoint alias only.) |
Password message Password | The password to include with the UsernameToken (must be plain text). (Consumer web service endpoint alias only.) |
Partner's Certificate partner Certificate FileName | Path and file name of the file containing the provider's certificate. (Consumer and message addressing web service endpoint alias only) |
Use Source Partner's Certificate useSource Partner Certificate | Specifies whether the target Integration Server uses the partner certificate file from the source. True indicates that the target server uses the partner certificate file from the source. During deployment, Deployer copies the partner’s certificate from the source machine to the location on the destination machine specified in Partner’s Certificate. This is the default value. False indicates that the target server will use a different partner certificate file than the source the source partner. Note: This configuration value does not correspond to a field or property in Integration Server. |
Kerberos Credentials: | |
JAAS Context jaasContext | The custom JAAS context used for Kerberos authentication. |
Client Principal client Principal | The name of the client principal to use for Kerberos authentication. |
Service Principal Name service Principal | The service that the Kerberos client wants to access. This can be obtained from the WSDL document published by the provider of Kerberos service. |
Service Principal Name Form service PrincipalForm | The format in which you want to specify the principal name of the service that is registered with the principal database, namely, host-based or username. |
Message Addressing Properties: | |
To toMsgAddr | Endpoint reference to which the SOAP message is sent. (Consumer web service endpoint alias only.) |
From fromMsgAddr | Endpoint reference containing the source of the SOAP message. (Consumer and message addressing web service endpoint aliases only.) |
ReplyTo replyToMsgAddr | Endpoint reference containing the destination address of the response (reply) message. (Consumer and message addressing web service endpoint aliases only.) |
FaultTo faultToMsgAddr | Endpoint reference containing the address to which the SOAP fault messages are routed. (Consumer and message addressing web service endpoint aliases only.) |
Reliable Messaging Properties Note: The reliable messaging properties apply only to consumer and provider web service endpoint aliases of transport type HTTP and HTTPS. | |
Enable enable | Whether Integration Server uses the reliable messaging properties specific to the web service endpoint alias or the server-level reliable messaging properties that applies to all web service endpoints in the server. True specifies that Integration Server uses the reliable messaging properties specific to the web service endpoint alias. False specifies that Integration Server uses the server-level reliable messaging properties. Note: Rest of the reliable messaging properties specific to a web service endpoint alias are the same as the server-level reliable messaging properties. For more information about reliable messaging properties, see Reliable Messaging Configuration under Integration Server Assets. |