Page 1 of 1

Erro while reading from XML File

Posted: Fri Mar 03, 2006 12:25 pm
by chowdary
People,

I am trying to read data from XML file and laod into a flat file, i am getting the following error

Error:test_xml_1..XML_Input_8: No repetition element specified for link "DSLink4". Please make sure a column that contains the repetition path is set as key in the output link table definition.

Warning:Attempting to Cleanup after ABORT raised in stage test_xml_1..XML_Input_8


can you please suggest how to fix this error.

Thanks

[/img]

Posted: Fri Mar 03, 2006 2:48 pm
by ray.wurlod
As it says, "please make sure a column that contains the repetition path is set as key in the output link table definition".

Posted: Fri Mar 03, 2006 5:38 pm
by chowdary
Ray,

I checked that one and there is no repetition path in the out put table definition, still i don't understand why it is throwing this error even though there is no repition in the the path

Do you think is there any reason for throwing this error........

Thanks

Posted: Fri Mar 03, 2006 5:42 pm
by logic
Choudhary,
Check the incoming file format. There should be a repitition field.