Skip to Content
Author's profile photo Former Member

How to configure the communication port of Agentry ERP backend

When the user tries to visit the syclo config panel, then he or she may need to use the HTTP or HTTPs protocol to do the communication.

If the port is not configured on the backend or the port is blocked by the server, you may get the error and can’t access the page.

To configure the communication port:

  1. Stop the service of the backend ERP server.
  2. Navigate to \\<hostname>\sapmnt\<SID>\SYS\profile
  3. Open the DEFAULT.PEL in notepad
  4. Add or change the lines below to the end of the file:

icm/server_port_0 = PROT = HTTP, PORT = 80, PROCTIMEOUT = 600, TIMEOUT = 600

icm/server_port_1 = PROT = HTTPS, PORT = 443, PROCTIMEOUT = 600, TIMEOUT = 600

/wp-content/uploads/2016/03/11_901379.png

     5.  Start the service of backend ERP server.

Now you can use TCode SICF to check the port information and the port should be configured properly.

Hope this help to your system.

Best regards,

Charlie

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.