Difference between revisions of "Notifications"

From AMTech WikiDocs
Jump to: navigation, search
Line 1: Line 1:
*A notification instance get defined at activity branch
+
*A notification type is defined inside the activity
 
[[File:notifications1.png|850px|thumbnail|center]]
 
[[File:notifications1.png|850px|thumbnail|center]]
*Notification type has 3 supported propeties
+
*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 replace when 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]]
*Placeholder will be bind using action editors
+
*Placeholders will be bind when defining the acivity actions
 
[[File:notifications4.png|1150px|thumbnail|center]]
 
[[File:notifications4.png|1150px|thumbnail|center]]

Revision as of 10:40, 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
  • Placeholders will be bind when defining the acivity actions
Notifications4.png