Chapter 8 Working with Web Services


Defining the parameters of an operation

To define the parameters of an operation, you have to specify:


For simple parameter values, the input message type is generated from the WSDL types of the parameters. If a parameter is a class or an array of class, PowerDesigner will only generate SOAP binding.

For more information on SOAP binding, a specification is available at http://www.w3.org.

For more complex parameter types and input message types, you can manually define the input message schema using the SOAP Input tab in the operation property sheet.


 


Copyright (C) 2006. Sybase Inc. All rights reserved.