Comments
-
Yes, it is working for me on OAS 26.01 on Windows. I didn't set the permission in the DV Console, though. I did it in FMW Control (WebLogic Domain > Security > Application Policies). I don't know if that makes a difference. You can also do it in wlst. First you have to connect(), then: Either Add the permission to…
-
Do you see the "Schedule" option alongside the "Export" option? In my testing, the role must be granted both "schedule" and "schedule_runas". If you see the "Schedule" option when signed in as weblogic but not as other users, this is likely the cause If environment variable OAS_WORKBOOK_SCHEDULE_ENABLED=true and the above…