Information

This site will undergo a brief period of maintenance on Friday, 5 December at 12:30 AM Central/12:00 PM IST. During a 30 minute window, site availability may be intermittent.

Example of publishing a complex document


This example describes how to publish a web service with two operations:

  • CreatePurchaseOrder takes purchase order information as input and returns the purchase order ID as output.
  • GetPurchaseOrder takes the purchase order ID as input and returns information for that purchase order.

The process for publishing this complex document is as follows:

  1. Create an XML schema and save it as an XSD file.
  2. Create forms.
  3. Create a web service.
  4. Map the CreatePurchaseOrder operation.
  5. Map the GetPurchaseOrder operation.
  6. View your WSDL file.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Helix Innovation Suite 25.3