Sunday, 17 January 2021

EBS: How to view Workflow processes and Notifications owned by all users

 

When I open the status monitor page from Workflow administrator, I am unable to view the workflow notifications from frontend.

Issue: Workflow owned by is showing my name "SDEVAKI" but I need to view all the workflows so that I can see the status of any workflow.





In order to view all the workflows, I need to change the settings of workflow administrator.

Login with SYSADMIN user.
Navigate to Workflow Administrator web applications responsibility and go to administration tab and change the below value from SYSADMIN to *.



Updated to below screenshot.



Now, Navigate to your login and see the value for workflow owned by is changed.







No comments:

Post a Comment

Uploading PO Attachments from EBS to FTP Server

 create or replace PROCEDURE xx_upload_po_attachment(errbuff out varchar2, retcode out number)  IS CURSOR cur_new_attmt IS    select ponumbe...