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.  Error Handling: Error Location (ROW with the error)

    Posted 07/01/08 08:58 AM

    Originally posted by: SystemAdmin


    Hello
    Need help in identifying the Row element that contains error.
    My input file is a EDI(text file)and am getting a control msg that should give me the exact location of the error (Row no.)
    In the audit log I can only see the no of objects build ......
    "<ExecutionLog burstreturn="28" ElapsedSec="0.0937">

    <inputstatus card="1" bytes="1327" adapterreturn="0" contentreturn="28"/>
    <outputstatus card="1" bytes="99" adapterreturn="0" contentreturn="0"/>
    <outputstatus card="2" bytes="52" adapterreturn="0" contentreturn="0"/>

    </ExecutionLog>

    </Burst>

    <ExecutionSummary MapStatus="Warning" mapreturn="28" ElapsedSec="0.1368" BurstRestartCount="0">
    <Message>Input type contains errors</Message>
    <CommandLine>'C:\Documents and Settings\Administrator\IBM\wtx\workspace\EDI_CAPS_CSV_CONTROL\F_HeaderTrailerEdifacttoT12.mmc'</CommandLine>
    <ObjectsFound>37</ObjectsFound>
    <ObjectsBuilt>40</ObjectsBuilt>"
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 2.  Re: Error Handling: Error Location (ROW with the error)

    Posted 07/01/08 09:03 AM

    Originally posted by: janhess


    Have you tried switching on tracing?
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange