Difference between revisions of "Notifications"

From AMTech WikiDocs
Jump to: navigation, search
(Supported properties)
(Subject and Body)
 
Line 7: Line 7:
  
 
==Subject and Body==
 
==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]]
 +
 
==Binding values==
 
==Binding values==
 
Bindings to give values to the placeholders are defined in the activity actions
 
Bindings to give values to the placeholders are defined in the activity actions

Latest revision as of 15:43, 28 February 2018

Notification

A notification type is defined inside the activity

Notifications1.png

Supported properties

  • A notification has 3 supported properties
Notifications2.png

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.

Notifications3.png

Binding values

Bindings to give values to the placeholders are defined in the activity actions

Notifications4.png

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