Skip to main content
Version: 3

Configuring SecureBridge properties

Though the SecureBridge is set up when you install Adeptia Connect v3.4 for the first time and the properties are also set to their default values, you can update these properties as and when you want in the server-configure.propertiesfile. For example, if you want to update the recipient email id, you can follow the steps below:

  1. Go to …< ConnectServerInstallFolder> \AdeptiaServer\ServerKernel\etclocation.

  2. Open server-configure.propertiesfile.

  3. Go to the Agent Manager Hubsection. This section contains all the properties related to SecureBridge.

  4. Search for abpm.services.agentmanager.recipientsEmailproperty and set its value to the email id of the recipient.

    WarningBased on your requirements, you can also update other properties like abpm.services.agentmanager.mailBodyContentType, abpm.services.agentmanager.mailNotificationSubject, etc. as given in the table below.
    Properties under Agent Manager Hub
    abpm.services.agentmanager.emailNotification.enabled
    abpm.services.agentmanager.maxMissHeartbeatTimeInSec
    abpm.services.agentmanager.notificationIntervalInSec
    abpm.services.agentmanager.recipientsEmail
    abpm.services.agentmanager.mailNotificationSubject
    abpm.services.agentmanager.mailBodyContentType
    abpm.services.agentmanager.mailBodyHeader
    abpm.services.agentmanager.mailBodyHeaderDown
    abpm.services.agentmanager.mailBodyHeaderUp
    abpm.services.agentmanager.mailBodyFooter
    abpm.services.agentmanager.ignoredTransactionId
    abpm.services.agentmanager.saveAgentDiagnosticsInfo
    abpm.services.agentmanager.dashbordRefreshTimeInSec
    abpm.services.agentmanager.postNotificationData
    abpm.services.agentmanager.postNotificationDataUrl
  5. Save the file.