Difference between revisions of "Notifications"
From AMTech WikiDocs
Line 5: | Line 5: | ||
*A notification type has 3 supported properties | *A notification type has 3 supported properties | ||
[[File:notifications2.png|850px|thumbnail|center]] | [[File:notifications2.png|850px|thumbnail|center]] | ||
− | ==Subject== | + | ==Subject and Body== |
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]] |
Revision as of 21:46, 13 May 2016
Notification
A notification type is defined inside the activity
Supported properties
- A notification type has 3 supported properties
Subject and Body
Subject and body support placeholders #{placeholder-name}, to identify pieces of data to be replaced when a reasoner executes the notification action
Binding values
Bindings to give values to the placeholders are defined in the activity actions
Instances
Notification instances are generated when a reasoner with an action of type Notify is executed. Notification instances can be seen using the menu option Things->Notifications