Page 1 of 1

Problem

Posted: Tue Apr 21, 2015 11:10 am
by Sanfordr
We have an external system that will be pushing data into a Ablecommerce system to create orders. When the handler is configured to listen on port 80, everything works proper. When we configure the handler to listen on another port; example 9000, the request generates endless 301 redirects. From the logging, the request never makes it to our handler. I have turned on the asp.net trace, and there is no real data on the page. All it states is that the request is posted and then the redirect happens.

We would like to use a separate port for this handler for security reasons. Since this is an automated system, we only want data coming from one source, and we would like to control that process using a firewall rule.


Richard Sanford
University of Toronto

Re: Problem

Posted: Tue Apr 21, 2015 11:39 am
by Katie
I have to wonder if the license key needs to be updated to support port 9000. It would be an easy test to see if that is the problem. Please make your request by logging into your account and using the key request form at the bottom of the order invoice page.

Thanks
Katie