Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
@Michal Zima - You are right! Just waiting for the doc to update accordingly. This is in progress.
-
You can run an Agent using a SOAP API. You can call a SOAP API via REST. See below for more details: Summary of web services for Agents in OAC (December 2024) The following WSDL is available in OAC and advertises several SOAP web services specific to Agents: https://<OAC url>/analytics-ws/saw.dll/wsdl/v12 The above url is…
-
@Kartik Mali-Oracle If your requirement is 'looking for a report to monitor the jobs of dataset reloads with proper dataset name and other details' - Perhaps log an Idea for this or vote for an existing, similar idea. We do have some existing requirements logged for this kind of functionality under review.
-
@Michal Zima The Fusion Middleware documentation was recently changed and spaces are now allowed int the underlying policy store. OAC will follow suit and will allow spaces in application role names. This change is not in the November update but is in progress. This change is likely (but not yet confirmed) to be in the…
-
This API is SOAP not REST so you need to send the appropriate SOAP message in the payload when using something like curl.
-
This Idea is from a while back, but I just came across it in a search. The functionality is in the UI as documented here:
-
We have a new report you can run to retrieve agent information but this is UI only: You can also use the runcat CLI (documentation embedded in the CLI help) or the WebCatalog serice (SOAP) to look at agent metadata: You can invoke agents using the executeIBotNow() SOAP operation
-
@GK48 user-defined app roles should neither gain nor lose functionality when a new permission is added. Predefined app roles on the other hand may gain functionality if a net new feature is added. As an example of how this works, in the July update the following export-related permissions were added: Download File-Based…
-
@GK48 Data flow exports are DVA. When we add a new permission for net new functionality, the new permission is granted to one of the predefined application roles. So you will need to decide whether or not to grant the permission to your user-defined application roles. When we add a new permission that controls a subset of…
-
OAS delegates authentication and SSO to one of the certified identity management products. It is rare to use the embedded Weblogic LDAP in a production environment and not recommended. If you are using an external identity system -use that product's functionality to provide a user password reset.
-
@GK48 The new Export Content permission allows a user to export content to a DVA file. This includes workbooks and data flows and their dependencies (e.g. datasets). We do not have a permission specific to export data flow. You are the first to ask for one! Take a look at the various new permissions added in the July…
-
I've marked this Idea as 'current capability' although I accept there is no event-based audit.
-
We do not have event-based audit for these privileges but you can run periodic reports to list who has these privileges. Please review the OAS docs for using runcat to report classic privileges: Alternatively you can use the SOAP API getGlobalPrivileges: Creating queries against the BIPlatform schema to reverse engineer a…
-
Please take a look under the filter icon. You can filter by owner.
-
If you have Oracle Access Manager this configuration is fairly easy (assuming a level of knowledge on SAML / Kerberos). If you do not have Oracle Access Manager you should look at the docker image we have created as this does almost everything for you. From the documentation: To configure a fully supported integration…
-
I suspect this may be possible in OAS (but not OAC) today. Unlike OAC, in OAS you have full control over your security policy (assigning permissions to roles). There is a permission set called bip.administrator as documented here: If you grant this permission set to the application role of your choice, members of that…
-
Please look at the Post Logout Redirect URL in System Settings. https://docs.oracle.com/en/cloud/paas/analytics-cloud/acabi/configure-advanced-options.html#GUID-C937ABAA-5474-4659-9069-13389EF41DA5
-
Oracle Analytics uses Fusion Middleware Application Roles. The OA Console enforces the restrictions documented here: https://docs.oracle.com/en/middleware/fusion-middleware/platform-security/12.2.1.4/jisec/aptrouble.html#GUID-A6384D9E-4E7A-498D-806D-66E16D6D0B93 It now seems likely these documented naming restrictions may…
-
Please take a look in the documentation here for a UI solution: https://docs.oracle.com/en/middleware/bi/analytics-server/security-oas/manage-application-roles.html#GUID-FF580EEF-818B-4DD6-8A21-3398C5B51E1A
-
@User_OUBZX you should log an SR, but it works for me on OAS 2023. My file has just the password and nothing else.