Quantcast
Channel: Doyensys Allappsdba Blog..
Viewing all articles
Browse latest Browse all 1640

Enable Users To View Workflow Notifications

$
0
0
Some times we get a email from customers that they are not able to retrigger PO approve notifications, we need to change this setup to view workflow for all users.
 
Actually only SYSADMIN user can view other users notifications,  if a requirement comes to enable everyone/certain group of people to view everyones notifications.
 
Login as SYSADMIN User
 
Navigation:
    System Administrator - Workflow : Administrator Workflow - Administration.
 
-> In the admin page you will see this message “Set * to grant admin privilege to all users”
-> Put * in the text box next to “Workflow System Administrator” and click Apply.  
 

Just in case if stil issue exist, we can also use below sql from APPS user  to update the workflow administrator.

update wf_resources set text='*'
where name='WF_ADMIN_ROLE'
and text<>'*';

commit; 

Happy EBS Learning !!

Viewing all articles
Browse latest Browse all 1640

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>