Page 1 of 1

xml job is getting hang

Posted: Thu Feb 24, 2011 12:58 am
by DWH-M
HI

I am using the below sample xml source to read from xml job, but i am n ot able to make it success.

i am using the external source-->xml input---->copy stage.

but job is getting hang not able to sucess

<Customer>
<CustNo Value="suma536784">suma536784</CustNo>
<CustName Value="sumalatha">sumalatha</CustName>
</Customer>


could anyone help me to resolve my issue please


Thanks in advance

Suma

Posted: Thu Feb 24, 2011 5:58 pm
by eostic
Do you have any xml jobs working? Is this your first one? Do some searching here on the forum. Look for the xml best practices guide.

Then outline how you imported your metadata, whether your external source works without the xml, etc.

Test also in a Server Job using Folder Stage as a source. It is sometimes more forgiving with error messages when you are first working with xml.

Ernie