Login  Register

Workflow System Administrator

classic Classic list List threaded Threaded
3 messages Options Options
Embed post
Permalink
big
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Workflow System Administrator

big
442 posts
Hi,
On R12.2.9, db 19c

The value of Workflow System Administrator changes to SYSADMIN every time we apply a patch.

We should change it each time to '*'.

How can we prevent this and have it always '*'.



Thanks and regards.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Workflow System Administrator

ErmanArslansOracleBlog
Administrator
5727 posts
Check the value of s_wf_admin_role in the Apps context file..  The default value of it is SYSADMIN.
Update that value in the context file.. This way, you should be able to preserve your changes during autoconfig run.
big
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Workflow System Administrator

big
442 posts
Thank you so much Erman.