Publish WSDL Query Handler Wizard
The Publish WSDL Query Handler Wizard publishes a WSDL Query Handler service to allow you to implement WSDL and WSDL dependency query handling.
gateway91
The
Publish WSDL Query Handler Wizard
publishes a WSDL Query Handler service to allow you to implement WSDL and WSDL dependency query handling.This wizard publishes three items:
WSDL Query Handler Service
WSDL Query Handler Service - Authentication
WSDL Query Handler Service - Query Redirection
This wizard is only one component of the WSDL Query Handling feature on the Gateway. See WSDL Query Handler Service for more details and the complete workflow.
Access this wizard using: Tasks > Services and APIs > Publish WSDL Query Handler. On browser client, access using the "Manage" menu.
Properties
Wizard step | What you should know... |
---|---|
Step 1 | |
Service Name | A friendly name to identify in the list of services and policies in the Policy Manager UI. The Service Name must be unique. |
Routing URI | The resolution URI for the service to publish. The Routing URI must include the leading forward slash. |
Frequently Asked Questions
Question | Answer |
---|---|
Do I have to run the Publish WSDL Query Handler Wizard? | No. The wizard publishes the ready-to-use WSDL Query Handler Service, which is an optional feature. |
Can I modify the policies created by the wizard? | Modify only the authentication policy fragment but do not change the other policy fragments. (Be sure to add the WSDL Query interception and redirection fragment to the message-received global policy fragment.) |
How can I apply different authentication policies to different services? | Use the ${serviceId} context variable to create branches of authentication policy in the Authentication fragment for individual or groups of services. |
Can I use the XML VPN Client with the WSDL Query Handler service? | No, the XML VPN Client requires the built-in WSDL download service to retrieve WSDLs and Service Documents. |