Page 1 of 1

XML Stage->XML Parser Step unable to drill down to leaf n

Posted: Mon Jul 09, 2012 7:54 pm
by dskar123
I'm using XML Stage in DataStage 8.5 to process XML files into flat file. I have successfully imported a large XSD file through Schema Library Manager and I'm able to drill-down to my leaf nodes in the schema.

But in a parallel job using XML Stage, in the Assembly Editor, I'm not able to drill down to my leaf node in the first XML_Parser step.

I created one more XML Parser step (XML_Parser_1 step) and gave the XML Source as the point where the element was auto-chunked in the previous step. But still it doesn't drill further in the output tab and I'm not able to see "XML_Parser_1 Step" result.

Can you tell me where I could be possibly be wrong?

Attached are the images for your reference

XML_Parser (Step1):

Image

XML_Parser_1 (Step 2):

Image

Schema:

Image

Posted: Mon Jul 09, 2012 9:23 pm
by chulett
<corrected your image tags>

Re: XML Stage->XML Parser Step unable to drill down to le

Posted: Mon Jul 16, 2012 6:27 pm
by dskar123
has it got anything to do with FP2 patch? I had applied FP1 to get this XML Stage... in this scenario, I don't have any errors.. it's jus not drilling down..anyone came across this issue?