I am submitting a flat file to Trading Networks using a gateway service to populate the TN_Parms values and then use the wm.tn.doc.ff:routeFlatFile service to submit the file to Trading Networks. If I then look in the ‘Transactions’ screen on the TN MWS console I can see the document has been recognised and the receiver id has been successfully passed in but the sender id is not being recognised.
The Sender Id value is set up in the correct Partner Profile (and is the enterprise value - used elsewhere successfully) and the sender ID is set up as an extracted attribute on the document type. If I debug my gateway service I can see that the correct value is passed into the wm.tn.doc.ff:routeFlatFile service. Does anyone have any ideas as to why the sender ID is not being recognised in TN? I can’t see anything obviously wrong anywhere - all suggestions appreciated!