I am new to OBIEE and would like to know that are there any frameworks or ways available to develop mobile applications for OBIEE so that i can view dashboard and reports on Android device itself.
Asked
Active
Viewed 889 times
4 Answers
2
There are now two options for OBIEE on mobiles devices, including Android:
- Mobile App Designer - viewable on any HTML5 web browser
- Oracle BI Mobile for Android - native app for Android, available on Play store

Robin Moffatt
- 30,382
- 3
- 65
- 92
0
Nope, the OBIEE mobile application is just for Apple devices.

Vincenzo Maggio
- 3,787
- 26
- 42
-
This answer is now out of date; there is a native OBIEE application for Android. – Robin Moffatt Aug 05 '15 at 08:34
0
OBIEE does not have an Android App but, you can use the GO URL to retrieve Analysis and Dashboards and render them in the browser.

RHT
- 4,974
- 3
- 26
- 32
-
1This answer is now out of date; there is a native OBIEE application for Android. – Robin Moffatt Aug 05 '15 at 08:34
0
OBIEE has a very detailed SOA framework for integrating with external application it is part of Fusion Middleware.
http://docs.oracle.com/cd/E21764_01/bi.1111/e16364/soa_overview.htm#BIEIT137
This SOA framework can expose reports that are configured in OBIEE. If you familear with JDeveloper then you can import the service as JAX-RPC/ WS to implement you coding.
Hope this helps...

Sakthi Kuppusamy
- 26
- 2