How to show the EDI transaction in Content tab in TN?

In my code, I process the EDI file and send to client. I use pub.client.ftp.put method to do this job. For the result, I cannot view the EDI transaction from the content tab in TN. How can I add this EDI transaction to Content tab?

Hi,

Once you have EDIdocument ready to be sent to trading partner, submit it on TN or persist on TN, then configure a processing rule where u can use ftp operation to send the EDI document to trading partner.

-nD

You can use these routing/gateway services below to submit the EDIData to TN and follow the rest as Devexpert mentioned.

(part of WmTN Package-review the documentation also)
wm.tn.doc.xml:routeXML (edidata – make sure this variable exist in the pipeline)
OR
[B]wm.tn:receive /b

HTH,
RMg