IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  run a functional map specifed times

    Posted 06/26/09 02:01 PM

    Originally posted by: green09


    Hi Guys, I am trying to figure out a logic like the below one.
    Can we run a functional map specified times. i.e. data coming in has a count of PO's that change for every group. I have to take the PO's and take some 4 amounts in to one group and three different groups.
    ex: 1234,12.00,12.00,13.00,14.00,15.00,18.00,18.00,20.00.....
    PO# $Amt
    Any Ideas guys!

    Thanks
    G
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 2.  Re: run a functional map specifed times

    Posted 06/29/09 04:11 AM

    Originally posted by: LaurentB


    One easy way to rnu a functional map a given number of times is to pass +italics+N copies of a dummy argument using the +italics+CLONE function

    I'm not sure to understand what you want to achieve, but this is something I've sucesfully used several times.
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange