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