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.  External Parser returned Error: ( error for XML)

    Posted 09/12/08 09:29 AM

    Originally posted by: muralee


    Hi,

    Iam trying a simple example with XML to XML mapping , Iam getting the following error
    Level 0: Offset 0, len 42028, comp 1 of 0, #1, DI 0000020D:)
    External Parser returned Error:
    TYPE X'0002' (Error (-1), "XMLParser: Input XML data is invalid."
    SAXParseException, Error line: 1967 column: 19 Invalid element name:' auditProcess' - declaration ignored
    Error (-1), "XMLParser: Input XML data is invalid."
    SAXParseException, Fatal error line: 869 column: 26 An exception occurred! Type:ArrayIndexOutofBoundsException, Message:The index is past the top of stack).

    Iam also attaching the soure code , can anyone pls tell me what is the problem
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 2.  Re: External Parser returned Error: ( error for XML)

    Posted 09/12/08 10:31 AM

    Originally posted by: janhess


    Without the xsd I would guess that there is an element auditProcess in the xml that isn't in the type tree.
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 3.  Re: External Parser returned Error: ( error for XML)

    Posted 09/12/08 10:59 AM

    Originally posted by: janhess


    Sorry missed it in the zip. I'm having a look now.
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 4.  Re: External Parser returned Error: ( error for XML)

    Posted 09/12/08 11:13 AM

    Originally posted by: janhess


    XMLspy says that the definition prap:AmbulanceserviceLine is ambiguous.
    cos-nonambig: '<element name="auditProcess" minOccurs="0">' makes the content model non-deterministic against '<element name="auditProcess" minOccurs="0">'. Possible causes: name equality, overlapping occurrence or substitution groups.
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 5.  Re: External Parser returned Error: ( error for XML)

    Posted 09/12/08 11:34 AM

    Originally posted by: muralee


    are you saying that the XSD is itself wrong
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 6.  Re: External Parser returned Error: ( error for XML)

    Posted 09/12/08 11:45 AM