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.  Restart problem

    Posted 12/15/06 07:11 AM

    Originally posted by: SystemAdmin


    I have the following type tree definition:
    File
    --Row(s)
    ----Field1;Field2;Field3<NL>

    Each row has 3 fields delimited by a ";" and terminated by a <NL> (or the File Rows delimited by <NL>, same result).

    My problem is, when by mistake another delimiter in the input data is used like "," for example, I would like to just skip this record, and continue with the next.
    At the moment the records after the row_in_error are ignored.

    Anyone can help please?
    Thanks.
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 2.  Re: Restart problem

    Posted 12/15/06 07:50 AM

    Originally posted by: SystemAdmin


    What happens when you use the 'restart' property on the record in the type tree? Can you post a bit of the input trace file?

    cheers,
    Olly.
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 3.  Re: Restart problem

    Posted 01/11/07 02:49 PM

    Originally posted by: SystemAdmin


    Put restrart in input typetree at record level and creat output card with reject function, now you can see rejected records, you will find what you're expecting.

    other wise , send .mtr file.
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender