Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ODI difficult load xml files

1751834Oct 4 2016 — edited Oct 11 2016

Hi all,

Recently I am testing to use ODI to load xml file which is not user friendly.

By using other tools, like Pentaho, I only need to define the path to the xml file or even a folder with wildcard file name, it will load all the xml files to a database table,

But for ODI, it need to define or auto-generate the DTD file and it still fail, it cannot load all the files at once.

*It generated the dtd but not still not working with error

java.sql.SQLException: ODI-40750: The model generated by the model mapper was not accepted by a validator: Model not accepted: ODI-40817: Namespace not found:

Anyone has such experience?

Thanks

kelvin

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 8 2016
Added on Oct 4 2016
2 comments
555 views