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.  Loop Over Xml Arrays webMethods io

    Posted Mon May 31, 2021 03:04 PM

    when there is one element in the array the array is no longer an array. Instead it is showed just as a record (and not a recordlist) and repeat is not possible. I know in on-premise version we have documentTypeName(xmlNodeToDocument service) to overcome this issue, however I am not able to find a similar option in webMethods io any help on this is appreciated.

    Thanks,
    Madhu


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


  • 2.  RE: Loop Over Xml Arrays webMethods io

    Posted Wed June 02, 2021 02:30 PM


  • 3.  RE: Loop Over Xml Arrays webMethods io

    Posted Thu June 03, 2021 05:14 AM

    Hi Madhu,

    In webmethods.io Integration, the XML will be converted to JSON nodes. There is a Define IO section in FlowServices Editor, whether we can load XML as document.

    Here at design time, if we have defined a document array, we will be able to loop over it using REPEAT control irrespective of the size of the array at runtime.

    Let me know if that solves your problem.

    Thanks,
    Rizwan


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