Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Configure email notification property, recipientsEmail, in 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.properties file.  For example, if you want to update the recipient email id, you can follow the steps below:

  1. Go to …<ConnectServerInstallFolder>\AdeptiaServer\ServerKernel\etc location.
  2. Open server-configure.properties file.
  3. Set the abpmGo to the Agent Manager Hub section.
    This section contains all the properties related to SecureBridge.

  4. Search for abpm.services.agentmanager.recipientsEmail property with and set its value to the email id of the recipient. You

    Note
    Based on your requirements, you can also update other properties like
    mailBodyContenType, mailSubject, mailBodyHeader, and mailBodyFooter based on your requirements. 
    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.