[OBIEE 12c] Could you share with me a list of steps to deploy changes on PRD and analytics side? I would like to know the best practices of implementing changes.
You could consider using BAR files to move rpd, catalog & application roles. To retain connection pools and rpd variables which tend to vary by environment, you can use the datamodel.cmd/sh utility to export/import these.
You can in theory, automate this process.
Thank you. When do you check data cosnistency on online RPD?
3720280 wrote:Thank you. When do you check data cosnistency on online RPD?
What do you mean "data consistency on online RPD"???
Follow typical leading practices ... EXCEPT do your development & testing off production data and structures. Removes the guess-work and you aren't trying to use a limited set and a rapidly changing structure.
I honestly thought we were being trolled...
When I uploaded PRD and restarted environment, should i go to rpd and check data consistency on online mode?
You mean check the consistency *of the RPD*, right? There is no such thing as a data consistency check.
I hope not
Hello, Starting with the OAC September 2026 update, you’ll notice some changes to the Workbook authoring experience. The Data, Visualize, and Present tabs will no longer be displayed at the top of the Workbook. Here’s how you can navigate between these experiences going forward. Presenting and configuring a presentation…
Learn how Fusion Data Intelligence supports customization and extensibility across content, data, semantic modeling, and security. This session explains why customers extend FDI, how the FDI architecture enables governed customization, and how to choose among OAC self-service, Data Augmentation, Semantic Model Extensions,…
We have Iceberg tables stored in OCI Object Storage with the standard structure: table/ ├── data/ └── metadata/ I found the AIDP sample notebook for working with Iceberg through Spark using a Hadoop Catalog, which is an example to support reading and writing Iceberg tables from notebooks. [github.com] However, I have not…
The difference column is a calculation, and I would like to average that row.
Hi Everyone, We're running into a challenge in OAS 2026 with Data Visualization (DV) workbooks embedded in Classic Answers dashboards. Our requirement is to: Allow the embedded DV workbook to respond to Answers dashboard prompts. Prevent users from accessing the "Drill to Attribute/Hierarchy..." option from the right-click…