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.  XML Parser Error while executing Run

    Posted 10/30/07 02:35 AM

    Originally posted by: SystemAdmin


    Hi,

    I donno y this error occurs while executing Run. I checked the input file(XML) and it is ok.Can anyone please explain?
    (Level 0: Offset 0, len 0, comp 1 of 0, #1, DI 00000001:)
    External Parser returned Error:
    TYPE X'0002' (XMLParser: Unexpected parser error.).

    INPUT 1 exists, but its type is in error.

    Thanks in Advance
    PriJag
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: XML Parser Error while executing Run

    Posted 10/30/07 05:57 AM

    Originally posted by: janhess


    could be a bug? There should be another trace file validate_log.xml produced by the parser that will give you more info. It will be in the same folder as the map trace.
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender


  • 3.  Re: XML Parser Error while executing Run

    Posted 11/01/07 05:09 PM

    Originally posted by: SystemAdmin


    I had this same issue this week. What caused my problem was a field in my test data did not match my type tree or schema. When you look at the trace report, it should give you a line # that is causing the problem (hopefully). Then, check your data to make sure that the field in your data matches your type tree and schema exactly, which is case sensitive. Hope this helps!
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender