Oracle Analytics Cloud and Server

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

Sample Sales Lite subject area's RPD

Received Response
153
Views
10
Comments
Sangeeta Pandey
Sangeeta Pandey Rank 6 - Analytics Lead

Hello Experts,

I see some sample reports in Analytics like Sample Sales Lite subject area.

I guess these are linked to some XML based RPD, shipped with OBIEE 12c Installation.

Note sure where I can locate this (folder path)?

Thanks,

Answers

  • If you see that subject area in your browser, you can find it inside the RPD.

    In 12c it isn't "just" a RPD anymore, it's a .bar file. Search your OBIEE install folder for .bar files and you will find the the sample one. But it isn't a RPD...

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    They pull their data from XML files which are used as a data source in the RPD.

    pastedImage_0.png

    This maybe isn't your exact path - mine comes from a full blown SampleApp.

  • Saresh-Oracle
    Saresh-Oracle Rank 5 - Community Champion

    Hi Sangeeta,

    You can find it in ORACLE_HOME/bi/bifoundation/samples/sampleapplite

    Reference: https://docs.oracle.com/middleware/1221/biee/BIESG/configrepos.htm#BIESG2889

    Thanks,

    Sareesh

  • Sangeeta Pandey
    Sangeeta Pandey Rank 6 - Analytics Lead

    What I observed that once I deployed my own RPD , this Sample Sales Lite subject area got vanished:

    pastedImage_1.png

  • True, because when you deploy your own RPD you replace the existing one.

    If you want to keep both RPD you need to merge them or develop all your content inside the sample RPD.

  • Sangeeta Pandey
    Sangeeta Pandey Rank 6 - Analytics Lead

    Thanks Gianni, If I want to revert to previous state and want to get Sample Sales Lite subject area listed again I want to deploy the existing one. But existing one is .bar file and not .rpd file. Do I need to mention this .bar file in place of .rpd - in order to upload into server?

  • https://datacadamia.com/dat/obiee/admin/12c/bar#import

    (read twice about the parameters and take backups before to execute if you can't afford to lose, by mistake, existing content)

  • Sangeeta Pandey
    Sangeeta Pandey Rank 6 - Analytics Lead

    Thanks Gianni,

    I executed below command:

    importarchive.cmd ssi "C:\obiee\Oracle\Middleware\Oracle_Home\bi\bifoundation\samples\sampleapplite\SampleAppLite.bar" encryptionpassword=xxxxxx

    it got executed successfully, however I can not see SampleAppLite subject area listed again (screenshot is attached).

    I guess I am missing some thing.

    pastedImage_2.png

    pastedImage_3.png

  • Saresh-Oracle
    Saresh-Oracle Rank 5 - Community Champion

    Hi Sangeeta,

    Is the import successful?

    From the above screenshot only preimport archive is completed.

    Thanks,

    Sareesh

  • Sangeeta Pandey
    Sangeeta Pandey Rank 6 - Analytics Lead

    Hi Sareesh,

    Please find below the complete screenshot:

    pastedImage_0.png

    Thanks,