Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ref:glossary:notification [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1ref:glossary:notification [2026/08/13 00:43] (current) – ↷ Links adapted because of a move operation localdev
Line 1: Line 1:
 +{{tag>Index Glossary Notification Process Business_Rule Login Intelligent_Business_Object}}
 +====== Notification ======
 +
 +A notification is a way of communicating where a party can send a message to another party without having to identify itself and without expecting a reply back from the other party. It is entirely up to the other party to decide how to react upon receiving the notification. An e-mail is a good notification example.
 +
 +**//[[ref:glossary:aware_im]]//** allows sending notifications from a [[ref:glossary:business_space|business space]] to [[ref:glossary:intelligent_business_object|intelligent business objects]] defined in the business space, for example sending e-mails to customers. It also forwards incoming notifications into relevant business spaces, for example when an incoming e-mail arrives or a user [[ref:glossary:login|logs]] into the business space in the [[ref:glossary:operation_mode|operation mode]].
 +
 +Notifications, like business objects, have [[ref:glossary:attribute|attributes]] to hold communication information.
 +
 +{{page>notes:notification_rules}}