Issue with OOB Notifications Not Triggering in TPRM Module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I have reviewed the notification configuration for the "Vendor Risk Request assigned" related to the Internal Assessment table. The triggering event referenced is "sn_vdr_risk_asmt.question_contact.change", which, as per the event registry, is described as "When the questionnaire's third-party contact assignee changes."
However, I am seeking clarification on the exact trigger condition associated with this notification, as it is currently not functioning as expected. I kindly request your assistance in confirming the correct trigger configuration and ensuring that the notification is properly aligned with the event.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
30m ago
Hi @KEDHARIR
Verify whether this notification is being triggered from any Business Rule, Scheduled Job, or server-side UI Action through the use of gs.eventQueue().
Param will be passed by gs.eventQueue() to the notification.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
9m ago
Hi Tanushree,
I have verified the configuration across multiple components, including Business Rules, Script Includes, Scheduled Jobs, and Server-side UI Actions. However, I was unable to identify any logic responsible for triggering this notification.
I kindly request your assistance in reviewing the configuration and helping to determine where and how this notification event is being generated.