give me the real time scenarios for eventQueue and eventQueueScheduled ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2019 03:17 AM
give me the real time scenarios for eventQueue and eventQueueScheduled ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2019 03:27 AM
Hello Rajesh,
Hope you have gone thourgh this :
Check out this Example for EventQueueScheduled
EventQueue Example:
Lets say , You have UI action called Escalate On your table and whenever user click on it it should send a notification to assigned_to or his manager. In this case you can trigger a notification by writing eventQueue code in UI Action.
EventQueueScheduled Example:
Lets say, You have kept incident on pending state and at particular time, you want to change a state from pending to in Progress. In this case, you will make use of EventQueueScheduled to schedule an event on specific time and will the help of script action you will cha
Please mark as Correct Answer/Helpful, if applicable.
Thanks!
Abhishek Gardade
Abhishek Gardade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2019 03:40 AM
Hello Rajesh
EventQueue Example:
Lets say , You have UI action called Escalate On your table and whenever user click on it it should send a notification to assigned_to or his manager. In this case you can trigger a notification by writing eventQueue code in UI Action.
EventQueueScheduled Example:
Lets say, You have kept incident on pending state and at particular time, you want to change a state from pending to in Progress. In this case, you will make use of EventQueueScheduled to schedule an event on specific time and will the help of script action you will change the state or values on incident table
I hope I have cleared your doubts
Please mark as Correct Answer/Helpful, if applicable.
Thanks!
Abhishek Gardade
Abhishek Gardade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2019 11:53 PM
Hello Rajesh,
Any update on this?
If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
Thank you,Abhishek
Abhishek Gardade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2019 06:56 AM
Hello Rajesh,
Any update on this?
If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
Thank you,Abhishek
Abhishek Gardade