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 Step

    Posted Mon October 08, 2018 07:23 AM

    hi… i want ask , how make multiple array for output array on loop steeps.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: LOOP Step

    Posted Mon October 08, 2018 10:24 AM

    Hi Febry,

    when specifying an output array on a loop step this will always have the same length as the input array and there can only be one output array specified here.

    When multiple output arrays are needed (or the single output array has a different length than the input array) leave the output array field empty and use built-in service pub.list:appendToList instead. Remember to drop the input item after this step to avoid data corruption.

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 3.  RE: LOOP Step

    Posted Tue October 09, 2018 04:11 AM

    Hi Holger,

    thank you for answering my question. Your answer is very helpful.

    thank you


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods