we’re trying to receive an HTTPS post from a trading partner that uses webMethods sans TN. we DO HAVE TN, so we are having them do their HTTPS post to our invoke/wm.tn/receive URL.
each of us have a test server and a production server. here are the results of our efforts:
their test TO our test : successful
their test TO our prod : successful
their prod TO our test : successful
their prod TO our prod : failed
in addition, they are able to pull up a browser window on their production machine, punch in the HTTPS URL to our production TN, and that connects succssfully.
we’re trying to determine on which side the error exists which is causing the failure. the fact that they are able to hit our production URL from a browser on their production machine suggests that it is something on their side. but they are already doing HTTPS from that production WM IS to many other partners, which suggests that it is something on our end.
so are there special things to check on a WM IS posting to TN? any common issues people have experienced?
thanks.
#Integration-Server-and-ESB#webmethods-Protocol-and-Transport#webMethods