Page 1 of 1

XML Hierarchical stage

Posted: Fri Jun 16, 2017 8:13 am
by Sandeepch19
Error when changed the target path from ABC to ABC_DE. Checked in Google and couldn't see any solution for this particular issue.

main_program: Fatal Error: ErrorDuringDocumentCreation cause = 'java.util.InvalidPropertiesFormatException: org.xml.sax.SAXParseException: The reference to entity "UY" must end with the ';' delimiter.'

Posted: Fri Jun 16, 2017 8:26 am
by eostic
Tell us a lot more about what you are doing..... parsing xml, reading it via xmlInput? writing it? Did the Job ever work? ...with the old root of ABC.......we need more context to help.

Thanks.

Ernie

Posted: Mon Jun 19, 2017 8:33 am
by Sandeepch19
Hi,

We are generating this XML using XML hierarchical stage with old root of ABC but, when we changed the directory to ABC_DE we are getting the mentioned error.

Posted: Mon Jun 19, 2017 1:37 pm
by eostic
Wish I could help. There isn't any clear "directory" related to "root". Unless you mean the root that is chosen in the xml Composer Step? If so, yes, that could radically change things and you might have to respecify the whole assembly after changing the selected root chosen in the tree of the respective xml parser or composer step.

Ernie

Posted: Tue Jun 27, 2017 7:00 am
by Sandeepch19
when i mentioned root that is a directory that is chosen in the XML composer step. That is where the xml is getting generated .

Posted: Tue Jun 27, 2017 12:08 pm
by eostic
Then by all means....if you alter the root, all the references in steps afterward have to be changed, altered, re-designed...

Ernie