Difference between revisions of "Notifications"

From AMTech WikiDocs
Jump to: navigation, search
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]]
*Placeholders will be bind when defining the acivity actions
+
*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 10:42, 2 May 2016

  • A notification type is defined inside the activity
Notifications1.png
  • A notification type has 3 supported properties
Notifications2.png
  • Subject and body support placeholders #{placeholder-name}, to identify pieces of data to be replaced when a reasoner executes the notification action
Notifications3.png
  • Bindings to give values to the placeholders are defined in the activity actions
Notifications4.png