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.  Another Control-Break Logic example

    Posted 06/15/16 11:16 AM

    Originally posted by: paul.brett


    A client had a requirement to group based on subsequent records:

    Input:

    DT1 Record  -                           Amount 20 | Reference ABC
    DT2 Record  -                           Amount 00 | Reference DEF
    DT3 Record  -                           Amount 00 | Reference GHI
    DT4 Record  -                           Amount 30 | Reference JKL
    DT5 Record  -                           Amount 00 | Reference MNO

    Output required:

    DT1 Record  -                           Amount 20 | Reference ABC|Reference DEF|Reference GHI
    DT4 Record  -                           Amount 30 | Reference JKL|Reference MNO


    Grouping needs to be decided based on future records.

    This is my solution, let me know if you have alternatives.

    Thank-you

    Paul

    Follow me on Twitter

     


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


  • 2.  Re: Another Control-Break Logic example

    Posted 06/15/16 01:19 PM
      |   view attached

    Originally posted by: DeM0n


    I provided this example....


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

    Attachment(s)

    zip
    Test.zip   1 KB 1 version


  • 3.  Re: Another Control-Break Logic example

    Posted 06/16/16 04:24 AM

    Originally posted by: paul.brett


    Another very good solution.  Nice!

    Thank-you

    Paul

    Follow me on Twitter


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