How to get the data send via wm.tn.deliver:deliver service

We are developing a reference application. We are sending the document from TN using wm.tn.deliver:deliver service. How we can get the data/document on the server where it has been send?

If we are using generic HTTP service from pub folder with $xmldata parameter we are able to process request.

Best Regards,
Prashant

Hi Prashant,

I’m not sure you still need this information, but you can find transacted documents in the BizDoc or BizDocEnvelope tables.

Immediate deliveries usually aren’t persisted, but you can force this by setting the ‘Save Document To Database’ pre-processing action. Please refer to TradingNetworks user’s guide… to do this.

Good luck!