How to implement RESTful web service in webMethods?
I have dealt with SOAP (over HTTP/S and JMS) web services.
Here we will create provider Web Service Descriptor for flow services in our IS.
By using that WSDL URL we will create a Consumer service and we will invoke the connector service for our use.
For RESTful web service, how will be the implementation procedure in webMethods.
Please explain with example service.
Nancy
How to implement RESTful web service in webMethods?
I have dealt with SOAP (over HTTP/S and JMS) web services.
Here we will create provider Web Service Descriptor for flow services in our IS.
By using that WSDL URL we will create a Consumer service and we will invoke the connector service for our use.
For RESTful web service, how will be the implementation procedure in webMethods.
Please explain with example service.
George
Please go through Restful 8-2-SP1_REST_Developers_Guide.pdf
It has example as well.