Web Service Definition Language (WSDL) is a language for describing how to interface with XML-based services. It acts as a "user's manual" for Web services, defining how service providers and requesters communicate with each other about Web services.
The base package provides the ability to publish a WSDL definition for each service exposed as an XAI Inbound Service. Refer to the WSDL link on the XAI Inbound Service page. The URL http://$host:$port/XAIApp/xaiserver?WSDL returns a simple XML document containing a catalog of all the XAI Inbound Services and a link to each WSDL.
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.