Cab Notification: CAB Change Request Delegate added
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2025 09:39 PM
Hi,
I want to know that how this cab notification "CAB Change Request Delegate added" triggers?
When we fill the cab delegate field in the change form? Or another way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2025 11:02 PM
Hi @akhilaanil
Yes, it will be triggered whenever the CAB Delegate field in the change request is updated -> OOB functionality.
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2025 11:18 PM
Hi @akhilaanil ,
The "CAB Change Request Delegate added" notification is part of Out-of-the-Box (OOB) ServiceNow functionality and is triggered when the CAB Delegate field on a Change Request is updated.
Here's a quick summary for clarity:
Table: change_request
Field: cab_delegate
Trigger: Field update (from empty to a user value)
Notification: "CAB Change Request Delegate added"
Recipients: Typically the delegate or related stakeholders
Mechanism: Managed via a notification record and possibly supported by a Business Rule or Flow Designer Flow
You can refer this as well View solution in original post
Chandan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 04:14 AM