it doesn’t seem possible to use inoload to load data into a collection where schemaUsage has been defined as optional with tamino x-plorer, because inoload wants both a collection and a doctype. i have no problem using the interactive interface to do this, but since i want to batchload some documents, i tried hacking xqlinp.htm to change the method from “post” to “get” as a workaround. this works up to a point, but i consistently get the error message, Document not well-formed, with ino:returnvalue=“8711”, ino:code=“INOXPE8711”, and the additional message, Line 1, Column 1: Invalid document structure. however, these documents load fine when using “post” (i.e., using the original form). is there a way to successfully batchload documents into a collection where schemaUsage has been defined as optional?
thanks.
#Tamino#webMethods#API-Management