We need to make the users without sysadmin responsibility able to query concurrent requests submitte
Hi All,
We need to make the users without sysadmin responsibility able to query concurrent requests submitted by other users from front end.We had a profile option "concurrent request:report access level' to achieve this in 11i.Looks like this is inactive in R12.
This functionality is achieved through RBAC in R12.We are able to get close to this through that but the problem is when we are creating such grants through RBAC on users they are able to view requests of other users along with the outputs.But,we dont want the users to view the outputs,just the log files and details.So, is there any way of restricting the users from viewing the outputs through RBAC?