XML input document parsing failed
Posted: Wed Oct 30, 2013 2:37 pm
I have a job as below
External source ---- XML input ---- Seq File
External Source : Used source method as Specific Programs
Source Program : ls gave the path of the file
I am getting the error as below
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= path of the file..
I have validated the XML in XML SPY and I am able to open the file in IE.
Am not sure where I am missing. Please help me.
External source ---- XML input ---- Seq File
External Source : Used source method as Specific Programs
Source Program : ls gave the path of the file
I am getting the error as below
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= path of the file..
I have validated the XML in XML SPY and I am able to open the file in IE.
Am not sure where I am missing. Please help me.