Hi Folks,
I have successfully tested the Inbound EDI AS2 message transfer to SAP PO from mendelson using AS2 sender adapter. But I am having issues trying to send the message from Receiver AS2 adapter to mendelson using the procedure described in the following blog.
Easy-to-use AS2 software - part IV
The receiver channel which carries the message doesn't go into error but stays in the following status indefinetely; seems like its continuously trying to access the server but never reachable.
I also tried another alternative by using the IP address of my system for the recepient url as http://<mylaptopIP>:8080/as2/HttpReceiver
but I am having the same issue as above.
When I try the computer name inplace of IP, it doesn't even recognize the host and fails at the channel.
FYI, all the following url work when accessed from browser but none of them process the message to mendelson from PO
http://testas2.mendelson-e-c.com:8080/as2/HttpReceiver
http://<mylaptopIP>:8080/as2/HttpReceiver
http://<mycomputername>:8080/as2/HttpReceiver
Regards
Kalyan.