event is not getting triggered

tghadage124
Tera Contributor

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 : 

image (9).png

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 !

1 REPLY 1

Juhi Poddar
Kilo Patron

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