Hi,
I’m working on an AS2 project at the moment.
I specified the wm.EDIINT:receive service as the delivery method in both my profile and my partner’s profile.
In that case, wm.EDIINT:receive service should be called when there’s an incoming EDIINT/EDIINT MDN message.
However, it looks like this service wasn’t called at all.
I tried to put a debugLog in order to notify me if the service is called, but the message wasn’t printed at all.
That means the receive service wasn’t called at all. But even the wm.EDIINT:receive service wasn’t called, the TN could receive the message and invoked the corresponding service specified in the processing rules.
Is this the expected behavior? because so far, I understand that the service specified in the profile’s delivery method (i.e. wm.EDIINT:receive) will be called to submit the message to the TN when there’s an incoming message to that server.
Any help would be greatly appreciated.
Thanks,
Debbie
#edi#Integration-Server-and-ESB#webMethods