|
Home > Online Product Documentation > Table of Contents > Invoking a SOAP Request in an XQuery Invoking a SOAP Request in an XQueryTo invoke a SOAP request in an XQuery:
1. Create a new Web service call and configure the SOAP request as required. See
How to Compose a Web Service Call if you need help with this step.
2. Generate XQuery code from the Web service call. See
How to Generate XQuery from a Web Service Call if you need help with this step.
As a result of this step, XQuery code is copied to your system's clipboard.
3. Open a new XQuery (
File > New > XQuery File). Make sure you are using either the built-in, Saxon, or DataDirect XQuery processor. See
Selecting an XQuery Processor if you need help with this step.
4. Paste the clipboard contents into the XQuery document.
5. If necessary, modify your sytem's Classpath as described in
Requirements.
6. Preview the XQuery by clicking the
Preview Result button at the top of the XQuery Editor.
The results of the SOAP request contained in the XQuery appear in the Preview window.
7. If you are satisfied with the results, save the XQuery.
|
Data Integration Tools: Using the Stylus Studio XML Pipeline to Visually Integrate and Publish Data
Data Integration Tools from Stylus Studio include a visual pipeline editor, support for non-XML data sources, scalable data integration components, cross-language debugging and Java code generation. Try it now.
XQuery Editor
Stylus Studio's XQuery development tools are a tremendous help in building and testing XML applications requiring a standards-based approach to querying, integrating and transforming data from various distributed data sources.
Apache FOP
Apache FOP is an open-source engine is available from the Apache project that renders XSL-FO into PDF and other popular document formats. Apache FOP is fully integrated with Stylus Studio's XSL:FO tools.
XML Applications
XML Applications are software applications that process data using standard XML technologies like XML, XML Schema, XSLT and XQuery. Using Stylus Studio XML Pipeline, learn how to model, edit, test and deploy an XML Application with ease.


