Hi all,
Anyone has experience on loading mass data without defining Schema?
I want to use Tamino Data Loader to load a xml file in large file size.
However, I don’t have the schema and I just know the format of the file like follows:
…
I also know that before using Tamino Data Loader, I need to define collection and doctype for the database.
So I use Schema Editor to create a collection and a doctype and save it.
However, when I want to define the information to the database, it prompts out the following error code…
An error occured while processing a schema document; (mp-valid-doctype-name.3) For each doctype name where the doctype is not of type nonXML there must be a matching global element with the respective name
How can I set the collection and doctype to the database correctly so that I can load the data to it successfully?
Thanks
#webMethods#API-Management#Tamino