I got Service Connect installed on the server and verified that it works.
Now I’m trying to configure it within Epicor so that I can use it in BPMs.
When I enter in the information in Company Maintenance I get this error after testing:
Service Connect integration service was not found at the specified address.
Please verify that the server name was entered correctly and contact the server’s IIS administrator to verify that the server is properly set up to accept https calls.
I tried different variations of the server address.
The certificate is installed on both the Epicor server and my computer.
Not sure what I’m missing?
if you are using the schost website for SC put an entry in the hosts file on the Epicor app server for schost pointing to the ip address of the server running SC.
It looks like I had to specify the port number in the address and that allowed the site to be recognized - we are not using port 443 for https. However, the account I am using to connect to ESC is not working - keeps telling me invalid username or password.
I don’t think you even need to modify the hosts file. Question - when you go into Company Maintenance and configure the Service Connection settings, your web link should be as simple as servername:portnumber
Make sure your Binding includes HTTPS along with port number and certificate. What user account are you using? I tried using AD and that didn’t work. I had to go into Service Connect and create an account.
I’m currently using our FQDN with the port, the certificate is set up, and the account I’m using is the admin account I use to log into SC on the server.
No http or https in front of server name, correct? Also, I assume the binding for schost in IIS has https added with the specified port number and cert?
Hello there! Do you know which ports should be excluded from the firewall from the Client perspective in order to communicate with the Service Connect Server components. If I drop the firewall I have no issues connecting, if I enable then I can’t connect. The document doesn’t include this information.