Rajesh:
> If so, how do I get TN to recognize the document’s DocType?
wm.tn:receive carries out a “security check” to ensure the sender document named in the document is the same as the logged-in IS user who submitted the document. If this is a problem for your application (say, you’re posting documents from other senders), you can use these two services:
wm.tn.doc:recognize - takes a node, recognizes it and outputs a bizdoc
wm.tn.doc:submit - persists the bizdoc into TN
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services