Sender not Identified in AS2

Hello All,

While testing for a partner I am getting the below exception. in the EDIINT transaction, the sender is not identified though I have verified the AS2 settings / certificates looks fine.

An error occurred invoking the processing service wm.EDIINT.rules:processMsg for this document. The original error was com.wm.lang.flow.FlowException: sender and/or receiver unknown
at com.wm.util.LocalizedException.(LocalizedException.java:149)
at com.wm.lang.flow.FlowExit.getFailure(FlowExit.java:246)
at com.wm.lang.flow.FlowState.willExit(FlowState.java:271)
at com.wm.lang.flow.FlowSequence.invoke(FlowSequence.java:196)
at com.wm.lang.flow.FlowRoot.invoke(FlowRoot.java:281)
at com.wm.lang.flow.FlowState.invokeNode(FlowState.java:581)
at com.wm.lang.flow.FlowState.step(FlowState.java:441)
at com.wm.lang.flow.FlowState.invoke(FlowState.java:406)
at com.wm.app.b2b.server.FlowSvcImpl.baseInvoke(FlowSvcImpl.java:1040)
at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:631)
at com.wm.app.b2b.server.util.tspace.ReservationProcessor.process(ReservationProcessor.java:40)
at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(StatisticsProcessor.java:44)
at com.wm.app.b

Please help…Its a bit urgent…

Regards,
Sasanka

Do you have the Sender/Receice AS2 ID defined in your TN config?
or if you want them to match DUNS, you can turn off the “EDIINT ID Match” flag on the EDIINT admin page.

“Do you have the Sender/Receice AS2 ID defined in your TN config?”

Could you please explain how to configure Sender / Receiver in the TN Config?

you can create a partner profile in TN console and add External ID with type “EDIINT AS2”.
For detail check the TN user guide.