event is not getting triggered
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 03:32 AM
Hi all ,
I have been trying to trigger a notification via UI action :
we have this UI action in one scope and there is one table from which we are referring the data from global scope so there is cross scope issue :
i am getting this error below :
"x_jade_procurement.vendor.selection.notification' from scope 'Procurement Application' has been refused".
can anyone share me light on this error do help !!
thanks !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 03:49 AM
Hello @tghadage124
- Check in 'sys_scope_privilege' table and filter out status allowed.
- Change the status to allow.
- Once this is done, chances are there that you may find another issue. Just repeat the process.
- If there is a restricted caller issue then check for the same in 'sys_restricted_caller_access' table.
"If you found my answer helpful, please like and mark it as an "accepted solution". It helps others find the solution more easily and supports the community!"
Thank You
Juhi Poddar