How to delay a notification for 10 Seconds before it triggers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-29-2023 05:05 AM
As per the requirement i have created one new notification and that notification should trigger everytime when a new incident is inserted/created but it should trigger after 10 seconds of incident creation.
notification should triggers to assigned to user only.
Please sugest
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-29-2023 07:09 AM
Hi @VIKAS MISHRA ,
You can write a BR in which you can trigger an event.
Before triggering an event write gs.sleep(addseconds);
Please hit like button if my suggestion has helped you in any way.
Please mark correct if my response has solved your query.
Cheers,
Mohammed Basheer Ahmed.
Please mark correct if my response has solved your query.
Cheers,
Mohammed Basheer Ahmed.