Update exception monitor configuration of a business process
  • 12 Mar 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Update exception monitor configuration of a business process

  • Dark
    Light
  • PDF

Article summary

Put
/BusinessActivityMonitoring/BusinessProcess/{businessProcessId}/UpdateExceptionMonitorSettings
Security
API Key
Header parameter nameAPIKey

API key which has access for your API

Path parameters
businessProcessId
string (uuid) Required
Body parameters
Expand All
object
alertConfigurationType
string
sendExceptionAlerts
boolean
maximumNumberOfAlerts
integer (int32)
duration
integer (int32)
durationTimeGrain
integer (int32)
Valid values[ 1, 2 ]
perTransaction
boolean
perExceptionCode
boolean
note
string
escalationPolicyConfiguration
object (EscalationPolicyExposedAPI)
escalationPolicyId
string (uuid) Required
notificationChannelsConfiguration
Array of object (EscalationNotificationChannles)
object
order
integer (int32)
notificationChannels
Array of object (EscalationNotificationChannelMappingExposedAPI)
object
notificationChannelId
string (uuid)
customMailTemplateId
string (uuid)
emailSubject
string
recipient
object (RuleRecipientMappingExposedAPI)
customMailTemplateId
string (uuid)
recipients
string
emailSubject
string
Expand All
object
alertConfigurationType
string
sendExceptionAlerts
boolean
maximumNumberOfAlerts
integer (int32)
duration
integer (int32)
durationTimeGrain
integer (int32)
Valid values[ 1, 2 ]
perTransaction
boolean
perExceptionCode
boolean
note
string
escalationPolicyConfiguration
object (EscalationPolicyExposedAPI)
escalationPolicyId
string (uuid) Required
notificationChannelsConfiguration
Array of object (EscalationNotificationChannles)
object
order
integer (int32)
notificationChannels
Array of object (EscalationNotificationChannelMappingExposedAPI)
object
notificationChannelId
string (uuid)
customMailTemplateId
string (uuid)
emailSubject
string
recipient
object (RuleRecipientMappingExposedAPI)
customMailTemplateId
string (uuid)
recipients
string
emailSubject
string
Expand All
object
alertConfigurationType
string
sendExceptionAlerts
boolean
maximumNumberOfAlerts
integer (int32)
duration
integer (int32)
durationTimeGrain
integer (int32)
Valid values[ 1, 2 ]
perTransaction
boolean
perExceptionCode
boolean
note
string
escalationPolicyConfiguration
object (EscalationPolicyExposedAPI)
escalationPolicyId
string (uuid) Required
notificationChannelsConfiguration
Array of object (EscalationNotificationChannles)
object
order
integer (int32)
notificationChannels
Array of object (EscalationNotificationChannelMappingExposedAPI)
object
notificationChannelId
string (uuid)
customMailTemplateId
string (uuid)
emailSubject
string
recipient
object (RuleRecipientMappingExposedAPI)
customMailTemplateId
string (uuid)
recipients
string
emailSubject
string
Expand All
object
alertConfigurationType
string
sendExceptionAlerts
boolean
maximumNumberOfAlerts
integer (int32)
duration
integer (int32)
durationTimeGrain
integer (int32)
Valid values[ 1, 2 ]
perTransaction
boolean
perExceptionCode
boolean
note
string
escalationPolicyConfiguration
object (EscalationPolicyExposedAPI)
escalationPolicyId
string (uuid) Required
notificationChannelsConfiguration
Array of object (EscalationNotificationChannles)
object
order
integer (int32)
notificationChannels
Array of object (EscalationNotificationChannelMappingExposedAPI)
object
notificationChannelId
string (uuid)
customMailTemplateId
string (uuid)
emailSubject
string
recipient
object (RuleRecipientMappingExposedAPI)
customMailTemplateId
string (uuid)
recipients
string
emailSubject
string
Responses
200

Success


Was this article helpful?