Difference between revisions of "Notifications"
From AMTech WikiDocs
Line 5: | Line 5: | ||
*Subject and body support placeholders #{placeholder-name}, to identify pieces of data to be replaced when a reasoner executes the notification action | *Subject and body support placeholders #{placeholder-name}, to identify pieces of data to be replaced when a reasoner executes the notification action | ||
[[File:notifications3.png|850px|thumbnail|center]] | [[File:notifications3.png|850px|thumbnail|center]] | ||
− | * | + | *Bindings to give values to the placeholders are defined in the activity actions |
[[File:notifications4.png|1150px|thumbnail|center]] | [[File:notifications4.png|1150px|thumbnail|center]] |
Revision as of 09:42, 2 May 2016
- A notification type is defined inside the activity
- A notification type has 3 supported properties
- Subject and body support placeholders #{placeholder-name}, to identify pieces of data to be replaced when a reasoner executes the notification action
- Bindings to give values to the placeholders are defined in the activity actions