Hi!
I’m new to Tamino, and using the latest XML Starter Kit (4.1.4.1). I’m trying to batch insert a bunch of documents using my own java program and the Java API (or possibly the xml:db API).
I’m faced with the following error:
INOXDE7697
Could not create schemaless doctype in collection ino:etc.
Why does this limitation exist? Is there any work-around? For example, can I declare a “catch-all” schema using xs:any?
Also, I need to set my own ID to documents, so I
can retrieve them easily. How can I do that?
Thanks!
Julien
#Tamino#API-Management#webMethods