alerts-raise-from-events¶
Genericly Create Alerts from Events
Create alerts from Digital Rebar Events
Warning
This event is designed to handle specialized events, not system object events
Attempts to populate Alert using data from the Event.Object data
- Name: selected from Name, Id or Uuid (in that order)
- Contents: select from Contents
- Params: copies all Params from Object into Alert
Params alert/trigger and alert/task are always added
To set the Alert.Level, set the alert/level value in the Trigger. Otherwise, INFO
Objects that Reference alerts-raise-from-events¶
- blueprints alerts-raise-from-events in Core Task Library as part of Tasks (declared)
Objects used by alerts-raise-from-events¶
- templates setup.tmpl
- params alert/level
- params Name
- params Id
- params Uuid
- params Contents
- params Params