Global Event calling from Employee Center Core application scope
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 04:29 AM
Heyy i am working on a widget which is present in Employee Center Core now we have the same functionality in UI Action.
Now i need to call an event in that widget but the event is present in global scope when i am trying it is givin me an error.
"Access to event 'requestrevision' from scope 'Employee Center Core' has been refused. This event is not defined."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 04:36 AM
Hi @vinay167,
have you tried re-creating it in the corresponding scope? Or eventually check the scope accessibility?
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 04:39 AM
There are some notifications are also associated with global event. When i am creating new event in current scope it is working fine. But i want to use globle one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 04:57 AM
I guess that you answered yourself 😉 scoped ok, global not ok....
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 05:11 AM
so event is in global scope and you want to call it from your scoped widget.
I believe events cannot be called from cross scope.
You need to have event in same scope.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader