REST Implementation in Webmethods 9.8

Hi,

I want to implement rest based webservice by passing XML as input and output.
Also I it would be better ,if I know,how feasible it is ,if we move from SOAP to REST
Can any one please provide some examples?

Regards,
Sakthi

Hi Sakthi,

Please refer to REST implementation guide.

Regards,
Syed Faraz Ahmed
8-2-SP1_REST_Developers_Guide.pdf (330 KB)

Also take a look into wMpublic available services pub.json* available in IS 9.6 and up for more usage with RESTful implementation!

HTH,
RMG

Thanks guys for all your response.

I have implemented REST using JSON,XML.and it is perfectly working fine:)

Regards,
Sakthi