How to Enable In-App Notifications for Submitted Requests in VBCS
Description / Issue:
In our VBCS application, users submit requests to other roles or groups. Currently, when a request is submitted, the assigned users do not receive any in-app notifications (such as a notification bell or alert) in the UI.
Expected Behavior:
- When a request is submitted, the assigned users should receive an in-app notification.
- Notifications should allow users to open or track the submitted request directly.
- The notification should be triggered automatically when the submission occurs (for example, when an OPA call is executed).
Request / Question:
We would like guidance on how to configure in-app notifications in VBCS so that:
0