Difference between revisions of "Notifications"
From AMTech WikiDocs
Line 1: | Line 1: | ||
− | *A notification | + | *A notification type is defined inside the activity |
[[File:notifications1.png|850px|thumbnail|center]] | [[File:notifications1.png|850px|thumbnail|center]] | ||
− | * | + | *A notification type has 3 supported properties |
[[File:notifications2.png|850px|thumbnail|center]] | [[File:notifications2.png|850px|thumbnail|center]] | ||
− | *Subject and body support placeholders #{placeholder-name}, to identify pieces of data to be | + | *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]] | ||
− | * | + | *Placeholders will be bind when defining the acivity actions |
[[File:notifications4.png|1150px|thumbnail|center]] | [[File:notifications4.png|1150px|thumbnail|center]] |
Revision as of 09:40, 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
- Placeholders will be bind when defining the acivity actions