Configure Dispatcher 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 the Dispatcher properties,

  1. Open the $CONNECT/deploy/swarm/config/EC_HOME/connectDispatcher.properties for editing.

  2. Set the values for the following properties:.

    1. dispatcher.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. dispatcher.mq.username= to the ActiveMQ admin user. The default is ecuser.

    3. dispatcher.mq.trustStore.password=_CREDS5 _

    4. dispatcher.mq.password=_CREDS2_

    5. Set the dispatcher.clientID so that it is unique.

  3. The Connect UI is accessed through the EcoSys UI using OAuth tokens.

    1. embed.ui.ecosys.url = EcoSys instance URL that will be embedded in Connect UI

    2. dispatcher.security.jwksURL= URL for JSON Web Token Keystore for OAuth2 token verification.

    3. dispatcher.security.tokenScope= Scope assigned for EcoSys Connect Application on OAuth2 Authorization Server

      To configure OKTA for EcoSys Smart APIs, see Configure OKTA for Smart API.

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