xml parsing failed

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
DWH-M
Premium Member
Premium Member
Posts: 46
Joined: Thu Sep 06, 2007 5:26 am

xml parsing failed

Post 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
eostic
Premium Member
Premium Member
Posts: 3838
Joined: Mon Oct 17, 2005 9:34 am

Post 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
Ernie Ostic

blogit!
<a href="https://dsrealtime.wordpress.com/2015/0 ... ere/">Open IGC is Here!</a>
Post Reply