Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
@Sambasivarao Manam Follow exact steps that is documented. You should not be creating usage tracking tables manually. Just create connection pool and let the system do the rest. If you still face issue, post all the steps you did, without this we cannot assist you meaningfully.
-
Hi Do the usage tracking tables get created fine? Is issue only with data not getting inserted? If the tables are not getting craeted, validate the connection pool info provided in system settings. Make sure the database user used has proper privileges to create/insert data. Did you modify anything in the RPD connection…
-
One option could be to embed OAC report in their custom external application and view content. Check https://docs.oracle.com/en/cloud/paas/analytics-cloud/acubi/embed-oracle-analytics-content-applications-and-web-pages.html
-
Hi The connection pool screenshot does not show the full connect string, so unable to validate. But if your console > connection and data > connection both are working you can try the following: Set Externalize=True in rpd connection pool Provide connection name as console > connection name you created (assuming console >…
-
Max rows exported to formatted reports for a classic report/dashboard is set to 1000 for a 1 OCPU instance. Based on your description that you are hitting 1000 row limit, I presume you have a 1 OCPU instance. If yes and If you are running a production workload, its strongly recommended that you scale up your OCPU. The row…
-
Hi You can explore setting filters at the dataset level for the relevant tables .Check -https://docs.oracle.com/en/cloud/paas/analytics-cloud/acubi/filter-dataset-table.html Thanks Gayathri
-
Does this output look correct? Thanks Gayathri
-
In addition to previous points, check the biserver-diagnostic log to see if there are any timeout errors from one of the plugins, similar to "Internal error has occurred: IO Error: Socket read timed out". If upload task is taking longer than 2 mins there is a chance it will timeout and fail. It might be a separate issue to…
-
Hi This is a 2 year old thread, appreciate if you can please post your questions in a new thread and make sure to include the flavor of BIP you are using. Thanks Gayathri
-
Not sure if it was you who submitted SR on this same topic. From the SR screenshot it looked like you were using a custom context root for analytics. We do not support custom context root as documented here…
-
Which product are you using? I know there was an Er in onprem obiee where the the Scope set for the Prompt (in the Dashboard) was not relevant when navigating via an Action link . Old KM doc: Action Link's scope in OBIEE 11g (Doc ID 1539155.1) When i meant navigate to D2, i mean manually selecting dashboard 2.
-
Hi What happens if you navigate to D2 directly without action link? Does it show the correct value of V1? Seems like you set scope to page for prompt yet you are trying to reference this prompt value in another dashboard, if so why can't you set scope to dashboard? thanks gayathri
-
Hi This seems an incomplete post. Please fix and provide details. Thanks Gayathri
-
@Benjamin Arnulf-Oracle @Avinash Krishnaram-Oracle Any ETA for the custom color palette roadmap feature? Thanks Gayathri
-
You should not be using INSERT statements for Init Block SQL. The sql you had for insert was to insert into OAC_LOGIN table and not the INIT_BLOCK_INFO table you have highlighted above, so not sure what exactly you are trying to show above. You should follow best practice for RPD, keep the usage tracking schema definition…
-
Hi YOu could try to test the report by disabling cache at report level. In Advanced tab add the following to prefix section : SET VARIABLE OBIS_REFRESH_CACHE=1 and see if the performance is better. Thanks Gayathri
-
Hi We had a similar issue reported by a customer for OAC (not sure if its you) and in this case customer was populating the From field to a specific date because they only wanted data replicated for past 2 months. When we analyzed the logs in OAC backend, we noticed that OAC is sending the extract from date field to fusion…
-
Hi Can you please share more details of your parameter and filter setup? Is your parameter definition based of logical sql which might result in no data? And when this parameter is used to restrict filter, since there is nothing to filter by it shows all data, seems expected? Maybe i am not getting your use case right.…
-
I don't think enabling html/css/js for dv workbooks was in the roadmap for march update. You can up-vote/add comment to the following existing Idea Lab Request : Thanks Gayathri
-
As you have noted, custom tooltip for the viz to display verbose style tooltips relative to the column/measure selected is a work-in-progress item and not available yet. @Avinash Krishnaram-Oracle Please confirm and share any approx ETA if possible. Thanks Gayathri