IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
Expand all | Collapse all

REST Webservice

webMethods Community Member

webMethods Community Member12/11/15 02:44 AM

  • 1.  REST Webservice

    Posted 01/08/10 06:31 PM

    Hi everybody! :slight_smile:

    I would like to know if there is any way to invoke a REST - webservice from within the Integration Server?
    Thanks in advance.

    Patrick


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: REST Webservice

    Posted 01/29/10 07:32 PM

    Patrick,

    It sounds like you are asking if the Integration Server can be used as a client to a REST server. The answer is yes. The four HTTP methods required for full REST compliance (get, put, post, delete) are all available through the pub.client:http service. pub.client:http also makes all the data returned by a server - the response header fields and the response body - available to applications. You can use pub.client:http to issue requests to and get responses from a REST server.

    Regards,
    Michael


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: REST Webservice

    Posted 12/08/15 06:31 PM

    Hi Patrick/Michael,

    Did you end up creating the REST client ?
    I am new to webMethods and I am trying to create a REST client in webMethods 8.2 and I was wondering if you can share what all you did to achieve this?

    Thanks
    Surbhi


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: REST Webservice

    Posted 12/09/15 03:33 PM

    Surubhi – You can use “pub.client:http” service to call up your REST service. You can also use Soap tool, any browser has its own client to invoke REST services. Please give a try.

    Thanks,


    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: REST Webservice

    Posted 12/09/15 03:39 PM

    Thank you for your reply.
    Can you please send a screen shot of what you did to consume the REST service ? Or the next steps in this process?
    I am new to webMethods and I am trying to understand the process.

    Thanks,
    Surbhi


    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: REST Webservice

    Posted 12/09/15 03:48 PM

    Surbhi – Download chrome rest client from below link.

    chrome-extension://hgmloofddffdnphfgcellkdfbfbjeloo/RestClient.html#RequestPlace:history/130

    After above step, you can use the attached snapshot to further proceed. Please let us know if you come across any issues.

    As you are new to webMethods, better go through REST development guide to understand more on it.

    Thanks,


    #webMethods
    #Integration-Server-and-ESB


  • 7.  RE: REST Webservice

    Posted 12/10/15 05:04 PM

    Thanks for your help! I used “pub.client:http” and it worked!! :slight_smile:


    #Integration-Server-and-ESB
    #webMethods


  • 8.  RE: REST Webservice

    Posted 12/10/15 05:04 PM

    Thanks for your help! I used “pub.client:http” and it worked!! :slight_smile:


    #webMethods
    #Integration-Server-and-ESB


  • 9.  RE: REST Webservice

    Posted 12/10/15 05:05 PM

    Thanks for your help! I used “pub.client:http” and it worked!! :slight_smile:


    #Integration-Server-and-ESB
    #webMethods


  • 10.  RE: REST Webservice

    Posted 12/11/15 02:44 AM


  • 11.  RE: REST Webservice

    Posted 12/30/15 11:37 AM

    I tried using the pub.client:http with method delete, but it does not seem to pass the data properly. The pipline on the called service remains blank


    #webMethods
    #Integration-Server-and-ESB


  • 12.  RE: REST Webservice

    Posted 01/04/16 03:33 PM

    Hi

    I am new to webMethods and i want to know step by step implementation of REST -webservice in webMethods-9.5can some one help me regarding this.

    Thanks in advance.


    #Integration-Server-and-ESB
    #webMethods


  • 13.  RE: REST Webservice

    Posted 01/05/16 03:13 AM

    Sai – Search in this community, you will find some threads which are really helpful.

    Thanks,


    #webMethods
    #Integration-Server-and-ESB