Thursday 18 May 2017

EBS : Update Workflow System Administartor to * backend

Issue:

Unable to check the workflow status

Solution:

As APPS user run the below command.

update wf_resources set text='*' where name='WF_ADMIN_ROLE';
commit;

Or

Login as SYSADMIN --> Workflow Administrator --> Administration Workflow --> Administration --> Set Workflow System Administrator to *

SQL Developer displaying Junk characters (??????)

Change the Encoding in SQL Developer Preferences as below Tools --> Preferences --> Environment --> Encoding --> UTF...