Hello Community,
I'm working on understanding the complete event flow in the Communities platform and would appreciate guidance from the community.
Objective: I need to trace and log the entire event hierarchy that occurs when performing actions in the Communities application - from top-level events down to all child events that execute internally.
What I'm Planning: I'd like to create an automation job within the Communities application that can:
- Capture and log all events (top-level to bottom-level)
- Track the event hierarchy and execution sequence
- Monitor what database operations each event performs
Questions:
- Is there existing documentation on the Communities CAAS event architecture?
- What's the recommended approach for implementing comprehensive event logging?
- Are there built-in tools or APIs that can help trace this event flow?
- Has anyone implemented similar event monitoring solutions?
Any insights, documentation references, or examples would be greatly appreciated!