Method Definition

SOAP/AM Server Development > Implementing a Web Service > Using the Service Definition Wizard >

Method Definition

Previous pageReturn to chapter overviewNext page

Use this page to specify a descriptive method name and optionally a description of the method. The method name should not contain any special characters or embedded spaces. Note that the method name cannot be the same as the service name.

 

Valid Method Names

 

MyMethod

My_Method

MethodVersion1

 

Invalid Method Names

 

My Method

My#Method