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
Expand all | Collapse all

reading array into webmethods flow

  • 1.  reading array into webmethods flow

    Posted Wed April 12, 2017 12:58 PM

    I get the following input from a http post , I would like to know how i can parse the following input .so that i can loop over each individual value and perform operations.

    Name value
    sList

    sList[0]= abc
    sList[1]= wmabca
    sList[2]= wmabcb
    sList[3]= wmabcc

    Any help would be apperciated.


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: reading array into webmethods flow

    Posted Wed April 12, 2017 06:53 PM

    I figured out the answer . thanks

    map it and remap it.


    #webMethods
    #Integration-Server-and-ESB