we are trying to onboard an new TP but we are having issue. Everytime they send inbound EDI data via HTTPS its timing out at their end due to MDN (synchronous) not being sent by our system.
Any idea why? all the certficates are in place and we also validate that our partner can connect to our FW and DMZ.
Did you try with MDN (asynchronous) and do you see any errors in the IS logs and TN Activity after they send EDIINT AS2 request to your AS2 URL? Are you seeing the request coming in to TN?
Also check what algorithm encryption they are sending TripleDES or some thing else?
But try all options and see atleast you are getting the inbound AS2 request to the TN…I am thinking some thing issue with either FW or certs mismatch or URL TP using is incorrect…can you check more?
Also make sure the payload submit option set to TN in the WmEDIINT home page?
Just want to update on the resolution of the issue… The URL that was provided to our TP was wrong. The URL should include the wm.EDIINT:receive which will start the processing within webMethods.
Thanks for your time answering all my questions. Appreciate it a lot.