Hello,
When I tried to insert a document in webdav, it goes in the non_XML schema of my collection.
When I remove the doctype processing instruction of my document then it goes in the correct location.
With both document (with and without doctype), I can instert in tamino with the interactive interface and it goes in the correct location.
Here my doctype : <!DOCTYPE ReusableComponent PUBLIC "JohnsonAndJohnson//DTD ReusableComponent V1//EN"
“ReusableComponent.dtd”>
Any idea why?
#webMethods#Tamino#API-Management