Page 1 of 1

xml parsing failed

Posted: Fri Feb 25, 2011 12:33 am
by DWH-M
HI

can anyone help me how to resolve the below xml issue.

i am using one sequential file stage--->>xml input---->copy stage.

as i am taking source file of : <customer>
<custname="suma">suma</custname>
</customer>

XML input document parsing failed. Reason: Xalan fatal error (publicId: , systemId: , line: 0, column: 0): An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=


please help me to solve my issue

thanks in advance
suma

Posted: Fri Feb 25, 2011 7:13 am
by eostic
Start here:

http://dsrealtime.wordpress.com/2007/12 ... -a-source/

Read your xml with the External Source Stage....the proceed with searches thru the forum about importing your xml metadata...

Ernie