Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
In the schedule tab, there is a section for "Define Schedule Trigger". See if you can use that. You may have to create a Data model to figure out if sysdate matches your criteria.
-
No need for admin. Integration Specialist should work.
-
No need for admin. Integration Specialist should work.
-
We are looking at the BIP web services and so far it looks feasible to have an application to accept the SQL, create a data model from the SQL. You can have a generic report that produces CSV output from the data model which you can kick off via web services as well. Essentially, build a tool that takes your SQL, creates a…
-
I couldn't agree more. Sorely needed functionality that maybe admin can turn on/off.
-
Can you not expose the report history via an audit report?
-
As a University with large number of users, we have a high turnover and need to frequently report access & permissions. This is definitely useful during Audits.
-
We're on SAS and I am able to access the security service, query the model (getSecurityModel) and I get a response back, confirming all is well with SOAP. HOWEVER, when calling getObjectSecurityXML, I get <faultcode>soapenv:Server.userException</faultcode>…