Detailed Process Flow
Bitcaster structure allows to manage simple and complex environments, it is organised as follows:
- Organization (your company)
- Project (your business domain)
- Application (the source of your messages)
- Event (something that happens in your Application that you want to notify to the users)
- Application (the source of your messages)
- Project (your business domain)
Each Event can have different Channels enabled to forward Notifications to the destination Distribution List
Notification represents the routing and enrichment handler for the event. It can filter out some event's payload informations or add specific data to be forwarded to the Distribution List. In this way each event can have multiple Notifications with different filters and destination recipients.
See the Glossary for a list of common Bitcaster terminology