Oracle Analytics Cloud and Server

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

GOURL does not work

Received Response
34
Views
12
Comments
2»

Answers

  • Let's take a step back: what is the original requirement? And not what you imagine it is (like the GOURL thing ).

    If need to embed some OBIEE content into something else there are the webservices, ADF has other ways to do it as well. Authentication would need to be done by some kind of SSO if needed, or if you use webservices you can have a technical account setup for that and store the output of the calls and deliver that via your app. Also acting as a kind of proxy to protect your OBIEE.

    There just isn't a single "do this and that" answer, even the doc covers various ways when it is about integration.

  • TONIOTONIO
    TONIOTONIO Rank 2 - Community Beginner

    ok thanks Gianni

    we have two kind or requirement.

    1) We have one J2EE webapp from which the user can get (or post) a request to view the obiee report/dashboard. Both the web application and OBIEE are on the corporate intranet.

    2) If the thing works and we like it, we would like to extend this thing to other company systems (salesforce), but in a second step

    So no ADF, but J2ee app