Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 53 Oracle Analytics and AI Sharing Center
- 26 Oracle Analytics and AI Lounge
- 309 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.4K Oracle Analytics and AI Forums
- 6.6K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 118 Oracle Analytics and AI Trainings
- 23 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
How to deploy RPD using unix script to automate deployment? Please provide the script.
How to deploy RPD using unix script to automate deployment? OBIEE 11.1.1.6.12
Please provide the script. Thanks
Answers
-
a) 11.1.1.6x is out of error correction support since 5 years now, so it is recommendable to upgrade to a version that's still supported.
https://support.oracle.com/epmos/faces/DocContentDisplay?id=1664916.1
b) It's all in the documentation: https://docs.oracle.com/cd/E23943_01/bi.1111/e10541/configrepos.htm#BIESG2889
0 -
Thanks for the reply, but I am looking for the Unix Shell Script using which I can deploy the RPD . ALso I am looking for the unix script which can be used to deploy the webcatalog. thanks
0 -
I know what you're asking for and I am telling you that you are using something that's outdated since 5 years.
Logically that means that most likely everything has been said about that version in blog posts and documents about 7-8 years ago.
In the documentation and the GUI you can see that it's a GUI process but if you also read a bit more in detail and look at how things work then you see that it's all based.on MBeans.
Hence it will become clear that it would be the MBean "BIDomain.BIInstance.ServerConfiguration" with "uploadRepository" operation.
That should be all you need to do your work.
0 -
You didn't do much efforts to search for it, right?
Even Google give you the link to the right MOS document in the first 3-4 results ....
https://support.oracle.com/epmos/faces/DocContentDisplay?id=1319303.1
https://support.oracle.com/epmos/faces/DocContentDisplay?id=1319333.1
0 -
I didn't want to be so blunt right away but yeah it's pretty clear that not a single google search was done before posting this question
0 -
No, its not the case. I searched a lot on google but couldn't find a script , hence posted here. Thanks for your help.
0 -
No, its not the case. I searched a lot on google but couldn't find a script , hence posted here. Thanks for your help.
0
