I looked this over again against your original question. Indeed, I can delete the document as you suggest. As far as renaming the document, you can rename the document itself, but the pointer to the document under the publication properties is usually something like this:
wm::is::interface::interface::documentname
If you delete a document and then recreate it, the original document is often still on the broker, unless you specify that you want to destroy it when you hit the delete button.
I’m not exactly sure what you are trying to do, but two things are important:
- The namespace to the document that you use in your flows must remain constant.
- The Associated Broker Document Type doesn’t matter because this is how the broker IDs the document. You use the namespace in the Integration Server space to route documents through the triggers.
Hopefully I clarified a few things for you and perhaps if not, then send me an email with more specifics and then once we hash it out, we’ll post the solution.
Ray
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB