Skip to Content
0
Former Member
Jul 21, 2008 at 02:08 PM

web service - change - test

25 Views

Hi friends,

I am trying to develop a web service which has read and change operations. The web service is for activity documents.

I am able to create and test the web service.

For read, it is working fine. When I enter the object ID as a starting parameter I can see the details in response part.

But for change I couldn't manage to see a meaningful response.

In request for change there are three parameters ActionCode, Controller and webservice name as a tree with more details. When I enter the object ID under webservice name, it returns nothing.

What parameters should I enter for testing change web services?

How should I fill ActionCode and Controller parameters?

Regards.