Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to build custom components in OBIEE 12C...?

Hi Guru's
How do i build custom components in OBIEE 12C like
1) Calendar View( To display upcoming/Pending tasks)
2) Mouse hover ( On mouse hover on customer name it should display profile information, on mouse hover on a image(conditional format) should display the condition/logic)
3) External php/html/java code inside obiee
4) Custom mapview functionality
5) Use existing BIP/BI reports to build data layer for custom dashboards.
Any help will be appreciated
Thanks,
Siva
Comments
-
Hi,
You maybe want to look at OBIEE Samples which has some examples of custom javascript.
OBIEE is a web app, so normal web things will with OBIEE as well, but OBIEE is a bit more complex than your standard web pages, so be careful on what you do and where you put your hands or do not complain if your system doesn't work anymore.
0