Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 77 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
add more rpd to obiee12c

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
-
"make more than one rpd"?
If you mean "run" then no. Each instance runs one rpd.
0 -
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).
0 -
hello chris...
i dont know how to explain this but let me show u with image
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
0 -
hello giani...
i dont know how to explain this but let me show u with image
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
0 -
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.
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
0 -
hello chris...thanks for your explanation..alright now my rpd look like this:
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
0 -
As Gianni said: Merge the RPDs.
0