Is it possible to change the doctype of a bizdoc when it’s already persisted? It works while it’s still in memory by simply doing a wm.tn.doctype:view and mapping the output to the bizdoc/DocType.
But when I changed my process to persist the bizdoc earlier, this doesn’t work any longer.
I also tried wm.tn.doc:updateSystemAttributes but it did not work (documentation says so).
#B2B-Integration#webMethods#Integration-Server-and-ESB