Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How to build custom components in OBIEE 12C...?

1
Views
1
Comments
User_86NHJ
User_86NHJ Rank 1 - Community Starter

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.