Hi,
These day I have some trouble in TN 6.1–Cyclone 4.2 communication using EDIINT AS1.
First,I set up EDIINT AS2 as the communication protocol.And then,inbound and outbound of TN work fine.And the other party,outbound and inbound of Cyclone interchage 4.2.4 work fine too.
Then,I add the EDIINT AS1 protocol to both party.TN can outbound using wm.ediint:send,and Cyclone inbound well,it can receive the document and reply MDN.But,when I look up the transaction analysis in web page “…/WmTNWeb”,I find that both “from” and “to” are “unknown” and the “User Status” is “SendMsg:WAITMDN” but no MDN received(I think that it means the outbound service can not get the senderID and receiverID).I chenked the Cyclone transaction and found that Cyclone had replied MDN.
When Cyclone outbound,I find Cyclone sent document to TN indeed.But there are exceptions when TN inbound.One of the exceptions is"…The processing service was wm.EDIINT.rules:processMsg,and the original error message was com.wm.lang.flow.FlowException:sender and/or receiver unknown".
Why EDIINT AS2 can work fine but AS1 failed using the same configuration?
Thanks!