Getting Started
First, create a Web application definition for the MYACCOUNT namespace, if you have not already done so. For instructions, see Web Application Configuration.
Next, use the Caché Web Service Wizard to create a new Web Service class. Create the class in the MYACCOUNT namespace and MVFILE package. Creating a Simple Web Service contains instructions for creating a Web Service in Studio. Here are the properties for the Web Service:
Property | Value |
---|---|
Package Name | MVFILE |
Class Name | Services |
Service Name | Services |
Service Namespace | http://tempuri.org |
Service Methods | Search |
The class definition looks like this in Studio.