Page 1 of 1

importing xml into excel

Posted: Mon Sep 26, 2016 3:41 pm
by ehersh
I am trying to read an XML file and write it to excel. When I do I get the following log and the job bombs. Any help would be appreciated.

Re: importing xml into excel

Posted: Mon Sep 26, 2016 3:46 pm
by Support_Rick
Check the paths for your XML data. They must match exactly (including case).

Re: importing xml into excel

Posted: Mon Sep 26, 2016 3:57 pm
by ehersh
I did check that for most of the path I use a resource so that would be correct and I double checked the folder and that is spelled correctly. I even copied the name of the folder from the folder to the go anywhere task and still does not work.

Re: importing xml into excel

Posted: Mon Sep 26, 2016 4:32 pm
by Support_Rick
Please send a copy of your project XML and the full DEBUG joblog to [email protected] for additional assistance.

Re: importing xml into excel

Posted: Thu Sep 29, 2016 11:44 am
by ehersh
I am able to load XML into excel but one record is being written to 3 rows which may be a function of excel more that go anywhere