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
  • 1.  How to process Odata response in webMethods 10.3?

    Posted 06/24/20 04:51 AM

    Hi

    I will be calling an Odata service from webMethods 10.3 and I wonder what the best way to process/extract the response which will be in Odata 4.0 format would be? I don’t see a “OdataToXML” service anywhere.

    Can I use “pub.json:jsonStringToDocument” or is there a better way?

    Kind regards Mikael


    #webMethods-io-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: How to process Odata response in webMethods 10.3?

    Posted 06/24/20 06:01 AM

    I just found out that Odata is somewhat similar to JSON

    I use these services to extract a value from the Odata response.

    pub.json:jsonStringToDocument
    pub.xml:documentToXMLString
    pub.xml:xmlStringToXMLNode
    pub.xml:queryXMLNode

    Br Mikael


    #Integration-Server-and-ESB
    #webMethods-io-Integration
    #webMethods


  • 3.  RE: How to process Odata response in webMethods 10.3?

    Posted 07/24/20 12:16 PM

    Thanks Mikael for the last update and hoping in the future versions (log a feature request) so there will be a straight service to extract the ODATA payload response with ease of use :slight_smile:

    Cheers!
    RMG


    #webMethods-io-Integration
    #Integration-Server-and-ESB
    #webMethods