Set up Ports
- Last UpdatedJun 06, 2024
- 2 minute read
When AVEVA Work Tasks is configured with default settings, it installs Enterprise Console and Central Configuration on a default port. You can configure the solution to use other port numbers through the custom settings option using the the Farm Configuration Wizard. Ports configured for AVEVA Work Tasks must be opened for access through firewalls.
For more information, refer to Enable and Verify MSDTC.
You must configure the ports manually for Central Configuration and Enterprise Console to work in Mozilla Firefox. To configure the ports, add the line prefix ("network.security.ports.banned.override", "port1,port2") to "C:\Program Files\Mozilla Firefox\defaults\pref\firefox.js", where port1 and port2 represent the ports you need to browse.
The following table lists the default ports used by various services while running AVEVA Work Tasks:
|
Services |
Port Type |
Default Port number |
Description |
|---|---|---|---|
|
Advance Server Services with Multicast IP address 225.0.0.10 |
multicast port |
8850 |
This port is used to check the connectivity between all the machines while running the Load Balanced Server. |
|
tcp port |
8853 |
Communication between the Workflow Engine and the Advance Server service is established through this port. This port is used to get the status of the least used server, and also analyze server performance. |
|
|
Workflow Engine |
load balance server port |
8853 |
This is the port on which the Advance Server service listens to the registration from other services. |
|
load balance client port |
8859 |
This is the port on which the Advance Server client services listen to the events. |
|
|
port |
8855 |
This is the port on which the Workflow Engine listens to client requests. |
|
|
SMTP services |
smtp port |
25 |
This is the default port for sending e-mails. |
|
Communication services |
listener port |
8770 |
- |
|
pop-mail port |
110 |
This is the default port for receiving emails. |
|
|
Task Scheduler services |
load balance server port |
8853 |
This is the default port for the Load Balanced Server. |
|
load balance client port |
8860 |
This is the default port for the Load Balanced Client. |
|
|
port |
8856 |
- |
|
|
Service Monitor EXE |
port |
8866 |
This is the default port used by the AVEVA Work Tasks Service Monitor EXE. |
|
License Server Port |
port |
55555 |
This is the default port used by the License Server. Ensure that you enter a valid port number. |
|
Client service |
listener port |
8863 |
Default listener port for the Client service. This can be changed in CentralConfig.xml file located at the root of the installation folder. |
The following table lists the ports used by AVEVA Work Tasks services, when the AVEVA Work Tasks Pro application is used outside Corporate Network.
|
Services |
Port Type |
Default Port number |
Description |
|---|---|---|---|
|
Workflow Engine |
SB Over TCP |
9350, 9351, 9352, 9353 |
This is the port on which the Workflow Engine communicates with Service Bus for the AVEVA Work Tasks Pro application. |
|
Communication services |
SB Over TCP |
9350, 9351, 9352, 9353 |
This is the port on which the Workflow Engine communicates with Service Bus for the AVEVA Work Tasks Pro application. |
|
Push Notification service |
http port |
80 |
This is the port on which AVEVA Work Tasks communicates with the Push Notification servers. |
|
https port |
443 |