Configure Properties - EcoSys - Installation & Upgrade - Hexagon PPM

EcoSys Connect Installation and Configuration

Language
English
Product
EcoSys
Search by Category
Installation & Upgrade
EcoSys Version
1.0.01

Follow the steps below to configure properties for Agent,

  1. Open the file $CONNECT/components/agent/swarm/config/connectAgent.properties for editing.

  2. Set the values below,

    1. agent.brokerURL=failover:ssl://<hostname>:61617 where hostname is the ActiveMQ fully qualified hostname.

      This must match exactly, including case, the fully qualified host name enter for the TLS Certificate creation during the ActiveMQ installation.

    2. agent.mq.username= to the ActiveMQ admin user. The default is ecuser

    3. agent.mq.password=_CREDS2_

    4. agent.mq.trustStore.password=_CREDS5 _

      Set agent.clientID so that it is unique. If you have multiple agents, the agent.clientID must be unique for each agent.

    5. Set agent.workQueue.name= to the name of the Queue that this Agent will pull work requests from.

      You can encrypt the passwords in this file. To encrypt the passwords, navigate to System Utilities -> ENCRYPT PASSWORD tab in the Connect UI.