Invoking Multiple SOAP Requests

You can invoke multiple SOAP requests in the same XQuery. These SOAP requests can be from the same Web service, or from different Web services if they use the same parameters.

Rules

When invoking multiple SOAP requests in the same XQuery, bear in mind the following rules:

declare namespace tns = "http://swanandmokashi.com"; 

How to Invoke Multiple SOAP Requests in the Same XQuery

To invoke multiple SOAP requests in the same XQuery:

The XQuery code created by Stylus Studio is copied to your system's clipboard.

3. Create a new XQuery, and paste the contents of your system clipboard into it.
4. Type a comma at the end of the ddtek:wscall() function.
5. Repeat step 2 for the next Web service SOAP request you want to invoke from your XQuery.
6. Paste the new XQuery code into the XQuery you created in step 3. Before pasting, place the text cursor after the comma you typed in step 4.
7. From the XQuery code you just pasted, delete the namespace declaration that precedes the ddtek:wscall() function.

Stylus Studio is a Real Cost-Saver in Novell Implementations

Learn how TriVir, a leading consulting group used Stylus Studio to implement a Novell based solutions using DirXML, eDirectory, and the exteNd suite for their government customers.

EDIFACT Reference

The EDIFACT Reference is a free developer resource providing the most in-depth information on EDIFACT constructs and data models.

Building Web Services With Stylus Studio

This video demonstration shows you how to use Stylus Studio's Web Service call composer to locate a WSDL file on the Internet, inspect, create SOAP envelope, invoke and inspect Web service data.

Web Service Servers

Stylus Studio's Web Services tools support development and testing of Web service applications on the industry's leading Web Service Servers including Apache AXIS, Mirosoft SOAP Client Toolkit and Microsoft .NET Server.

Stylus Most Wanted

 
Free Stylus Studio XML Training:
W3C Member