It’s outbound EDI.
I created an EDI doc in String and send to TN using wm.tn.doc.xml.routeXML. Then called rounteXML to send in another EDI in string, TN Transaction shows both doc as the first EDI.
To test, I sent in an EDI doc and an XML doc(converted to node by stringToDocument) both using routeXML, the result is that if I send in EDI first, then the EDI doc will show twice in TN and no XML in there; if I send in the XML node first, by dropping the node and bizdoc, I can see one XML and one EDI in TN.
It seems to me like a bug in routeXML, some variable persists in memory and can’t be cleared by dropping the known variables.
Any thought? Is there another service I can use to submit string to TN?
Thanks!
Lina
#webMethods#Integration-Server-and-ESB#edi