is it possible to create a custom graph using a JavaScript and add it under the graph option
under the analysis view options in obiee 12c??
Dear;
I'm sure of that in Oracle Data Visualization, but in OBIEE answer, i think it's not supported yet,
Best Regards,
What Ahmad said, in OBIEE you can't add a custom visualization to the list of available views.
In Data Visualization Desktop (and by extension Data Visualization or the old name Visual Analyzer) there is a concept of "plugins" which are visualizations based on javascript libraries. But there is a SDK mode in DVD to develop and test these plugins, something not existing for OBIEE.
But you can definitely make something similar in an OBIEE analysis, you build and package your visualizations into javascript using RequireJS for example to load all the required files at once and then provide the 2-3 lines of JS code required to display it and provide that to your user as "documentation" (or copy/paste templates).
Sure it still require to do things by hand, but it will be "copy/paste these 4-5 rows of code and add a narrative view passing "these" arguments, done!".
Description: Join our Product Management team to learn about new features that are part of 26.R3 Application release of Fusion Data Intelligence (CX). The session will cover updates on Service, Sales, Marketing & other relevant areas. Presented by: Kausik Misra - Director, CX Product Management, Fusion Data Intelligence…
I want to export all OAC RPD joins and conditions, is there a way to export or extract joins information. please suggest. Repository documentation doesn't gives joins, if any other way pls suggest.
So when I click the apply button, it uses the value . Also. How do I stop the auto populate table when the report opens???? I am in OAC
Good day, please kindly assist. We are creating a graph to calculate the number of assets per milestones. However, the planners have only populated assets for only one milestone from the list of milestones the customer wants to track. Which gives an incorrect view as the project moves past different milestones that it has…
I scheduled the report in OTBI and the agent was run successfully. However, I do not receive the report after the run in my inbox. The addresses are properly recorded, and the report is in an excel format and saved as a pivot table in otbi. What can be the cause?
Anyone has any idea why the OAC documentation on custom viz is not available now? I was able to access till last week - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/build-package-extension.html. Does this mean OAC doesnt support custom viz or custom workbook extensions?