Subscription-Backend-Rule - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

subscription-backend-rule

Adds, edits, or deletes a subscription remote endpoint rewrite rule.
Syntax
subscription-backend-rule subscription protocol host port uri binding-protocol
Parameters
subscription
protocol
host
port
uri
binding-protocol
Guidelines
All of the arguments for the subscription-backend-rule command must be
specified in the documented order.
# wsm-endpointrewrite someBanking
WS-Proxy Endpoint Rewrite configuration mode
# publisher-rule
"{http://somebank.com}SomeBankPort" "http" "10.10.13.35"
"2068" "/SomeBankService/services/SomeBankPort"
#
Specifies the name of an existing UDDI Subscription to match against a
subscription that the Proxy uses for this rewrite rule.
Specifies the part of the URL from web service binding that specifies the
protocol. This defaults to the protocol found in the WSDL file.
Specifies the part of the URL from web service binding that specifies the
host name or IP address. If not specified, the value from the WSDL will be
used.
Specifies the part of the URL from web service binding that specifies the
port. A value of 0 uses the port value from the WSDL. The default is 0.
Specifies the part of the URL from web service binding that specifies the
remote path. If no string is configured, the value from the WSDL will be
used.
Specifies the WSDL binding protocol to use in the rewritten web service.
default
(Default) Uses the binding protocol in the WSDL files.
http-get
Uses the HTTP binding for WSDL 1.1 (http://
schemas.xmlsoap.org/wsdl/http/).
http-post
Uses the HTTP binding for WSDL 1.1 (http://
schemas.xmlsoap.org/wsdl/http/).
soap-11
Uses the SOAP 1.1 binding for WSDL 1.1 (http://
schemas.xmlsoap.org/wsdl/soap11/).
soap-12
Uses the SOAP 1.2 binding for WSDL 1.1 (http://
schemas.xmlsoap.org/wsdl/soap12/).
Chapter 101. WS-Proxy Endpoint Rewrite configuration mode
859

Advertisement

Table of Contents
loading

Table of Contents