Hello,
I’m back with more understanding of the problem and some more questions.
Here is the actual situation : I need to set up a kind of HUB using an IS trading network.
here is the scenario :
Backend “A” send a PIP3A4 PO request to backend “B”.
Backend B" respond with a ReceiptAknoledgemnt (RNIF 1.1) to backend “HUB”.
Backend “HUB” will route the received document “ReceiptAknoledgemnt (RNIF 1.1)” to Backend “A”.
Backend “B” use wm.ip.rn:receive as a sending adresse.
The HUB receives well the document, recognize it (doc type,sender,receiver) but will not submit it to the TN in order to fire the processing rules (normal, because the doc is submitted to wm.ip.rn:receive and not wm.tn:receive)
I set up a process model as advised by #RMG. It is composed of two steps : one that receives the “ReceiptAknoledgemnt (RNIF 1.1)” documents and the other step invokes the service wm.tn:receive.
after testing, the HUB well receives the RNIF document, but does not lunch the process model. The only error I got is : TPA not found
1-Do I need a TPA for entering documents? if yes, how to define the TPA for the “ReceiptAknoledgemnt (RNIF 1.1)”?
Thank you in advance for your support.
#Integration-Server-and-ESB#webMethods#B2B-Integration