Use this procedure to create Web services.
Before you begin
Before you start this task, ensure that the mxe.int.containerdeploy
property is set to 0. To view this property, go to the the System
Properties application (). Under Global Properties, click Filter.
Enter mxe.int.containerdeploy in the Property
Name field and then press Enter. Then click the twistie next to the
system property to view the settings.
Procedure
- Go to the WebServices Library application ().
- Select the action.
- Select the object structure MXPMCOMSR.
- Click Create.
- Load the Web service you created by completing the following
steps:
- In the Web Service Name field,
enter the Web service you created (MXPMCOMSR).
- Select the MXPMCOMSR record.
- Select the action. You should get a "Web Service
is deployed for service MXPMCOMSR" message.
- In the Operations section, expand the method you want to
invoke, and then click GenerateSchema/View XML.
- In the pop-up window, copy the XML data to a text editor. Repeat this step for each method you want to invoke. You will
need the data to test the Web service methods.