IBM Sterling Transformation Extender

Sterling Transformation Extender

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

 View Only
  • 1.  M114 Issue in X12

    Posted Wed April 05, 2017 02:26 PM

    Originally posted by: Shane.kelly55


    Hey Guys,

    I got what i think is an easy one you....

     

    I have an inbound 940 with a layout such as:

    W05

    N1

    N2

    NTE

    NTE

    W01

     

    I have an output like:

    H01

    H02

    D01

    H08

     

    I have my NTE's mapped down to my H08 to capture the notes but i wanted that N2 mapped down to H08 as well.  In my type tree i have defined H08 twice essentially ( not necessary i know but i can clean up later) once for NTE and once for N2.  I am getting an M114 build error on the N2 mapping instruction on the output types not matching but everything seems to.  My file Build is as follows:

     

    MapRow1

    MapRow2

    MapDetail

    MapNotes

    MapN2Name  --> this is whats failing.  I have tried every level of X12 objects (whole X12, N1 Loop, N2 segment, N201 element, but every time i get this error.)

     

    Any ideas?


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


  • 2.  Re: M114 Issue in X12

    Posted Wed April 05, 2017 04:18 PM

    Originally posted by: DeM0n


    Well, clearly there is a type mismatch....if its a direct mapping, where you just drag and drop, then check the type of the output field...is should be same as input field or use the available conversion functions....

    If you are using functional maps then the output of the functional map is not the correct type...check that out....ideally, you should use functional map wizard to avoid such issues....

     


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


  • 3.  Re: M114 Issue in X12

    Posted Wed April 05, 2017 05:09 PM

    Originally posted by: Shane.kelly55


    You were 100% right.  I must have jacked something, perhaps from a copy or a move.  I used the Wizard and she works like a champs.

     

    Thanks!!!


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