|
|
Home >Online Product Documentation >Table of Contents >Overview OverviewThe process of composing a Web service call in Stylus Studio involves the following steps:
1. Specify the Web Services Description Language (WSDL) URL associated with the Web service you want to use. See Obtaining WSDL URLs.
2. Compose the Simple Object Access Protocol (SOAP) request.
a. Select the operation described by the WSDL for which you want Stylus Studio to compose a SOAP request.
b. Provide values for the SOAP request parameters.
3. Test the Web service. You can test a Web service call as you composed it, or you can create a scenario to test the Web service call using parameters of your choosing. See Testing a Web Service.
Once you are satisfied with the Web service call, you can optionally
|
Stylus Studio API Documentation
Java API reference materials providing detailed information about Stylus Studio and other industry leading XML processing components.
Writing Custom XML Adapters
There are cases where the input format is too complicated for Convert to XML, or both reading and writing of the file format is needed. This section will take you through the process of writing a medium-sized adapter in Java.
Generating Java Code with Stylus Studio
This is a video tutorial on how to generate Java Code with Stylus Studio
OASIS Catalogs for Fun and Profit
This tutorial about, Understanding Catalogs, A Use-Case for Catalogs, Registering Catalogs in a Project, Using the DOCTYPE Syntax Sense:X Aid, Navigating Catalogs, Building Composite Catalogs, Converting TR9401 Catalogs to OASIS XML Catalogs and more


