Comments
-
Hi Please check these existing Ideas in Idea Lab and upvote/add comment as needed: Ability to Turn Links in a Table Into Hyperlinks Need direct Hyperlink by clicking on a column from a visualization to other DV/external link OAC DV - Table view and pivot View should have option to choose text type as hyperlink Here is the…
-
The following statement does not make sense: If you have dv content author assigned, then you are a author. there is no concept of author role being active in one folder and consumer role active in another. I have the DV content author role (specific to a catalog folder). In another catalog, I only have read access (DV…
-
This blog post will be useful to understand fine grained permissions in OAC: https://blogs.oracle.com/analytics/post/managing-permissions-in-oracle-analytics-cloud
-
Using javascript option, currently it's only possible to embed dv content, classic report cannot be embed using this approach. You can consider iframe option for classic content. Doc reference : https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/embed-oracle-analytics-content-iframes.html
-
@Michael Brown-274145 As Michal mentioned, he already has a idea lab submitted for this same ask with all the details. Please upvote this idea and add your own comments as needed for PM attention: Thanks
-
Please check to see if following KM doc is useful: While Opening OAC RPD In The Cloud Using Vanity URL Hostname The Model Administration Tool Errors With - "javax.net.ssl.SSLHandshakeException" [Video Content] (Doc ID 2937971.1) Thanks Gayathri
-
Hi Jose Espinoza-Oracle Check to see if the following helps: Community Post on Automating Backups using Snapshots APIs in OAC : Other related blogs/doc link for Snapshots and Catalog Permissions:…
-
Starting Nov 11, there is a new MOS portal for customers and support. If you had a valid CSI, this would have migrated over to new MOS and assigned a user group for your account so you can login and create SR. If you did not have a valid CSI then you will not be able to access new MOS. Please reach out to the helpdesk…
-
The documented limits for number of rows based on OCPUs are based on 40 column limit in the workbook/report. So if you have more than 40 columns, you could be exceeding the limit even thought the row count is within documented limit. This information is going to be documented in the product documentation shortly. Thanks…
-
Please provide more details as to what command you are using. Have you tried replace datamodel to upload rpd? DOes this error as well?
-
Hi For migrating content from source to target, you need use the snapshot rest api. Ref: https://docs.oracle.com/en/cloud/paas/analytics-cloud/acapi/api-snapshots.html Using snapshots, you cannot do incremental updates nor select specific folder objects. This feature is currently not available. The Catalog REST API that…
-
Seems like a feature enhancement to visualizations but will let PM confirm the same. @Philippe Lions-Oracle Do we have any custom plugins for this or is this kind of visual possible with existing features?
-
So the idea is that you don't use Static Repository Variable in admintool, instead create Dynamic Repository variable but use SQL in the init block to populate with Static Values and use row-wise.
-
Hi This forum is specific to handling questions related to Oracle Analytics Cloud and Oracle Analytics Server products. Seems like you are using fusion application, so please post your question to fusion forum. Check out https://community.oracle.com/customerconnect Thanks Gayathri
-
Hi Are you running the command from <Client tool install home folder>/bi/bitools/bin folder? Thanks Gayathri
-
Hi Catalog REST API for OAC is documented here :https://docs.oracle.com/en/cloud/paas/analytics-cloud/acapi/quick-start.html We don't have an example script specific to catalog REST API but we do have one posted for snapshot REST API. You could use this as a reference to build your own script for catalog api: Thanks
-
To add to previous answers, for the rpd connection pool part, you can set connection pool to use DSS connection (the connection defined in data > connection). This way you dont have to modify rpd, you can just update the credentials in data > connections.
-
The guide has steps to generate diagnostic dump. You could repro the issue and try to get the diag dump to review logs: Open the command prompt and change the directory to the Oracle Analytics Desktop installation directory (for example, C:\Program Files\Oracle Analytics Desktop). Type diagnostic_dump.cmd and then provide…
-
Which product are you using (oac/oas/standalone bip)? Please share details of the actual command you are using (curl command for rest call) . The following KM doc has example of a REST call to create a job for a report which has one parameter. Please review the same. BI Publisher Is Failing When Running Reports Using SOAP…
-
Hi For the dataset used in the dataflow, have you tried replacing the null values as explained in : https://docs.oracle.com/en/cloud/paas/analytics-cloud/acubi/replace-missing-or-null-values-dataset.html Thanks Gayathri