Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Oracle JET Visualisations/Reports in OBIEE 12c

Hello,
How do we integrate Oracle JET & OBIEE(12c), Meaning viewing OJET visualisations in OBI.
Regards,
Naga
Answers
-
Have you seen this Oracle blog post?
0 -
The link Joel posted answer the question perfectly.
More in general the concept of "integration" is quite vague. OBIEE is a web application, Jet is web too (in the end it's a bunch of JS and CSS), so you can put your Jet code in an OBIEE page but I wouldn't call it integration.
0 -
Thank you for making me understand the point.
0 -
Thanks Joel.
I had a look at link.
0 -
Team,
After checking into the URL shared by Joel, I saw OJET visualisations in BI. It only demonstrates on high level. (this is the only video im getting in diff blog's I found)
In the link we have VBOX - sample app set up link to view the same.
I have been searching for any sample step by step kind of info for a sample report for hands on. In case if anyone has please revert here.
Thanks,
Naga.
0 -
3514884 wrote:After checking into the URL shared by Joel, I saw OJET visualisations in BI. It only demonstrates on high level. (this is the only video im getting in diff blog's I found)In the link we have VBOX - sample app set up link to view the same.I have been searching for any sample step by step kind of info for a sample report for hands on. In case if anyone has please revert here.
The video, the SampleApp virtual machine - you have all the components to make it work. You should at least demonstrate a bit of effort in trying to make it work rather than asking for a "step by step" list to follow.
The forums are here to help people do their work. Not to do their work for them.
Also: How will you ever learn to do anything if you just follow lists made by other people? The only thing you learn then is: following lists and not thinking about a problem.
0 -
3514884 wrote:I have been searching for any sample step by step kind of info for a sample report for hands on. In case if anyone has please revert here.
Simpler than copy/paste from the working real examples in OBIEE?
Do you actually know and JET by itself and can use it easily? Because if you don't know JET the thing to learn is that one. As said JET is not really integrated in OBIEE, what OBIEE does is to set javascript data structures instead of charts or tables and that's it, the OBIEE job stop there.
From there you have to know how to use JET, which isn't an integration nor an OBIEE thing at all.
0