Configuring ports for Zoomdata

Information about configuring the default and custom ports in Bot Insight for Zoomdata connectivity.

The Zoomdata default port configuration is 8191.

The Bot Insight default port configuration is:

  • Port 8118- Elasticsearch
  • Port 8291 - EDC (MSSQL/Oracle)

To configure any other ports, do the following:

Procedure

  1. Select the two free ports that you want to configure.
    Note: Ensure that the selected ports are in Listening mode.
  2. Navigate to C:\Program Files\Automation Anywhere\Enterprise\zoomdata\conf, and open the edc-elasticsearch-6.0.properties file.
  3. In the edc-elasticsearch-6.0.properties file, update the port number:server.port=<Given port # by user>
  4. If you use a Microsoft SQL server, navigate to C:\Program Files\Automation Anywhere\Enterprise\zoomdata\conf, and open the edc-mssql.properties file.
  5. In the edc-mssql.properties file, update the port number:server.port=<Given port # by user>
  6. If you use an Oracle database, navigate to C:\Program Files\Automation Anywhere\Enterprise\zoomdata\conf, and open the edc-oracle.properties file.
  7. In the edc-oracle.properties file, update the port number:server.port=<Given port # by user>
  8. Restart Automation Anywhere Bot Insight Service Discovery . The following services are automatically restarted:
    1. Automation Anywhere Bot Insight Service
    2. Automation Anywhere Bot Insight Visualization
    3. Automation Anywhere Bot Insight Scheduler
    4. Automation Anywhere Bot Insight Elastic Search
    5. Automation Anywhere Bot Insight Query Engine
    6. Automation Anywhere Bot Insight EDC