Search This Blog

Saturday, July 16, 2016

View Notifications of Others Users/Roles or monitor status of Workflow for users having Workflow Administrator Responsibility.

To enable to View Notifications of Others Users/Roles or monitor status of Workflow for users having  Workflow Administrator Responsibility.
Please follow any of below two procedures.

1. Attached screenshots Log in with SYSADMIN user.
Workflow Administrator Resp>Administrator Workflow>Administration





Update the field

*Workflow System Administrator - Workflow Administrator 
                                                                       'FND_RESP|FND|FNDWF_ADMIN|STANDARD

or

2.
UPDATE WF_RESOURCES
SET TEXT='FND_RESP|FND|FNDWF_ADMIN|STANDARD'
WHERE NAME = 'WF_ADMIN_ROLE'
commit

No comments:

Post a Comment