How to trigger notification using workspace button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2025 04:06 AM
Users who have the BIA contributor role (sn_bia.bia_contributor) and above have access to a UI action named "Submit BIA" that appears on BIA records in the "Draft" and "Returned" states. If clicked, it triggers a notification (details below):
Recipients: ITDR@xxx.com
Subject: [BIA Number] [Applies to] has been sent for IT DRM approvals
Content:
[BIA Number] [BIA Name] has been sent for IT DRM approvals. Please review the BIA using the link below.
[Link to BIA]
How to trigger notification using workspace button(Workspace client script code).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2025 04:13 AM
1. Create one event registry.
2. Create a notification with trigger type as event fired.
3. Create one client callable script include to trigger the event.
4, Call the script include from your workspace client script.
Hope this helps.
Regards,
Siva