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.

 View Only
  • 1.  REST V2 resource

    Posted Thu November 18, 2021 05:33 AM

    how to call a REST V2 resource from SAOPUI? I would like to know the resource name which we need to specify into the resource field of REST project in SOAPUI.


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: REST V2 resource

    Posted Thu November 25, 2021 08:22 PM

    Hi Azhar,

    not quite sure what you mean by that, can you elaborate more?

    Regards,
    thur


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: REST V2 resource



  • 4.  RE: REST V2 resource



  • 5.  RE: REST V2 resource

    Posted Sun November 28, 2021 01:57 AM

    Thanks everybody for the response.


    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: REST V2 resource

    Posted Mon November 29, 2021 03:46 AM

    To get the resource name to invoke from SOAPUI, In designer, Right click on rest resource(wMNIC) to get Properties, get the full name (namespace/service),
    use that after /restv2/ fullname/deleteCitizenLastName , That should work.


    #webMethods
    #Integration-Server-and-ESB


  • 7.  RE: REST V2 resource

    Posted Mon November 29, 2021 06:36 AM

    Thanks
    The solution works perefectly.


    #webMethods
    #Integration-Server-and-ESB


  • 8.  RE: REST V2 resource