Update exception monitor configuration of a business process
- 12 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Update exception monitor configuration of a business process
- Updated on 12 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback!
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
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
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
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
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?