Hi there!
We would like to store and retrieve XML/Non-XML documents using a generated unique key rather than the filename or external info, which are potentially unreliable. Is there a way to do this without storing the key in an indexed field in the document, that is, without manipulating the document?
Note: we use an XML doc with information about the business context as a kind of catalog entry that points to the real document. Under a given context, there may be one or more documents.
Are there performance issues that must be considered when choosing a mechanism for identifying documents?
Best regards and thanks in advance,
Michael
#webMethods#Tamino#API-Management