Page 1 of 1

xml output - not writing to file

Posted: Sun Dec 03, 2006 10:04 pm
by vij
Hi all

I am using the xml ouput stage in which i am writing the output to a file by specifying its path.but the file is not created in the specified path..

can any one throw some light on y the file is not created?

Re: xml output - not writing to file

Posted: Sun Dec 03, 2006 10:10 pm
by thebird
vij wrote: I am using the xml ouput stage in which i am writing the output to a file by specifying its path.but the file is not created in the specified path..
Please provide more details. Does the log give any warnings?

Posted: Sun Dec 03, 2006 10:25 pm
by chulett
Usually an XPath problem but it could be any number of things. Not even going to guess without more information from you. First thing to do is exactly what 'thebird' suggested - have you checked the job's log? Any messages there that may shed some light on the issue? :?

Posted: Sun Dec 03, 2006 10:34 pm
by vij
thanks for ur reply.Actually the expected number of records are loaded into the xml file, and so no warnings or fatal error had occurred, but these records are not wriiten into the file i specify on the options tab of the xml output stage.

Posted: Sun Dec 03, 2006 11:10 pm
by ray.wurlod
So were they written somewhere else, not written at all, or some other possibility? And how did you prove that?

Posted: Sun Dec 03, 2006 11:15 pm
by chulett
And how can they be 'loaded into the xml file' and yet not be written? Or does that mean the 'expected number of records' were written to the XML Ouput stage? :?

Re: xml output - not writing to file

Posted: Wed Dec 06, 2006 2:23 pm
by seshi.etl
HI Vij,

Did you get any solustion for u r problem. bec i am also facing same problem.

if u get a solustion pls provide the solustion to me.

adv thanks
seshi
vij wrote:Hi all

I am using the xml ouput stage in which i am writing the output to a file by specifying its path.but the file is not created in the specified path..

can any one throw some light on y the file is not created?

Re: xml output - not writing to file

Posted: Fri Jan 05, 2007 9:09 am
by dearkriss
Iam facing the same problem.My output file is not getting created at the path Iam specifying in xml output stage.And job finishes successfully with out any errors and not giving much information in the logs...

Can some one pls help me out.

Thank You.
seshi.etl wrote:HI Vij,

Did you get any solustion for u r problem. bec i am also facing same problem.

if u get a solustion pls provide the solustion to me.

adv thanks
seshi
vij wrote:Hi all

I am using the xml ouput stage in which i am writing the output to a file by specifying its path.but the file is not created in the specified path..

can any one throw some light on y the file is not created?

Posted: Fri Jan 05, 2007 9:14 am
by chulett
:!: Start your own thread, don't jump on the end of someone else's. That way we know your particulars. Do a better job of explaining what your job looks like in this new thread and what you are actually seeing or not seeing.

For example, do you get no file whatsoever or only an empty output file? What settings are you using in the stage? Are there any messages in the log from that stage, perhaps complaining about your XPath expressions? Note these may not be warnings, but just informational messages. The more information, the better!

Posted: Fri Jan 05, 2007 9:26 am
by dearkriss
Iam sorry Craig I was going through the forums and I found this similar problem Iam facing and I posted it right here.
Thank You for the Advice.

Start your own thread, don't jump on the end of someone else's. That way we know your particulars. Do a better job of explaining what your job looks like in this new thread and what you are actually seeing or not seeing.

For example, do you get no file whatsoever or only an empty output file? What settings are you using in the stage? Are there any messages in the log from that stage, perhaps complaining about your XPath expressions? Note these may not be warnings, but just informational messages. The more information, the better![/quote]

Posted: Fri Jan 05, 2007 11:43 am
by vick
Folks you mite want to include the Xpath (also known as the Description field) on the XML_Output_Stage Input/Columns tab..

HTH


[quote]vij wrote:
Hi all

I am using the xml ouput stage in which i am writing the output to a file by specifying its path.but the file is not created in the specified path..

can any one throw some light on y the file is not created? [/quote]