Oracle Analytics Cloud and Server

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

add more rpd to obiee12c

Received Response
31
Views
7
Comments
Yonan
Yonan Rank 3 - Community Apprentice

hello guys,

i have got a questions here,

so i installed obiee 12c in linux and my administration tool in windows. and i have my rpd named repotest.rpd

this is my default rpd after install obiee 12c:

[oracle@vm02 domains]$ cd obiee12/bidata/service_instances/ssi/metadata/datamodel/customizations/

[oracle@vm02 customizations]$ ls

default  liverpd.rpd  liverpd.rpd_1

firstly, i sent repotest.rpd through filezila to my linux server then upload repotest.rpd using command:

/obiee/oracle/oracle/middleware/oracle_home/user_project/domains/bi/bitools/bin/data-model-cmd.sh uploadrpd -I repotest.rpd -SI ssi  -U weblogic -P welcome1

upload successfully,

but when i going to my analysis and create new one, it changed my default rpd and all my sample were gone,

can obiee make more than one rpd?

is obiee so dificult just add more rpd but replace all my samples? its dangerous when i going to implementation and do wrong upload all my existing rpd will gone.

thanks dude..i attach my picture

in this picture, i reinstall my obiee so i got back my default sample. but if i upload my rpd again it will replace my default sample.

kindly help..thanks

Answers

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

    "make more than one rpd"?

    If you mean "run" then no. Each instance runs one rpd.

  • That's why the Admintool has something called "Merge..." in the "File" menu.

    Have a look at this: https://speakerdeck.com/rmoff/source-control-code-deployment-and-concurrent-development-for-obiee-12c

    If you adopt a correct deployment method you are not going to lose anything (but of course you can't expect OBIEE to work in a way it's not coded for, so you must adapt your approach to the tool or adopt a better process).

  • Yonan
    Yonan Rank 3 - Community Apprentice

    hello chris...

    i dont know how to explain this but let me show u with image obiee.JPG

    u see that red circle?how can i add more rpd?because sample sales lite and sampe target lite is default rpd from obiee..

    i just want to add my rpd to that red circle thats all T_T

    really appreciate your help..thanks

  • Yonan
    Yonan Rank 3 - Community Apprentice

    hello giani...

    i dont know how to explain this but let me show u with image obiee.JPG

    u see that red circle?how can i add more rpd?because sample sales lite and sampe target lite is default rpd from obiee..

    i just want to add my rpd to that red circle thats all T_T

    really appreciate your help..thanks

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

    Those are called "Subject Areas" and you configure them by expanding your RPD to include new data sources or new c/additional content in already existing data sources.

    pastedImage_0.png

    I highly suggest you get some training to come to understand these concepts!

    At minimum go through the Learning Library to see how an RPD gets constructed: https://apexapps.oracle.com/pls/apex/f?p=44785:2:0:::2:P2_PRODUCT_ID:2001

  • Yonan
    Yonan Rank 3 - Community Apprentice

    hello chris...thanks for your explanation..alright now my rpd look like this:

    pastedImage_0.png

    how can i upload my repotest.rpd to put in that "subject areas"?

    because i install my obiee in linux.

    many thanks really appreciate your help

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

    As Gianni said: Merge the RPDs.

    pastedImage_0.png