Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
where to download OBIEEContentExportApp.ear

Im trying to export OBIEE 12 dashboard to shared drive though agent and would like to install OBIEEContentExportApp.ear but cant find anywhere where can I get this ear file for download.
please help where can I get this ?? please advise
Archi?ve/Export OBIEE 11g content to Shared drive by creating Agents and Invoking Java Method
Answers
-
Not sure if you are seriously asking or joking ....
This file (OBIEEContentExportApp.ear) isn't provided by Oracle, it's a development done by somebody else and therefore you are going to use it at your own risks.
The blog you link has the link to the file right inside, I clicked it and the file opened on Google Drive.
You maybe want to read the blog post again.
0 -
Apart from what Gianni said:
I pray that you don't believe that it is a good idea to take a whole EAR from some blog post and put it into your own system.
0 -
Oh no, don't say that ...
How would I have a backdoor into various companies' systems if they would stop deploying random java code coming from internet?
0 -
To be more precise about the risks you are about to take: the author of the blog gives you a compiled piece of java, doesn't provide the source code you can review and compile yourself after making sure there is no security issue with that code.
Being you I wouldn't risk to get fired because of downloading and running a piece of java found online and which can be harmful as you have no (simple) way to look at the code itself. If you would be used to compile/decompile and read java you would write it yourself (the doc and some MOS documents provides most of the pieces of code required), therefore you are really about to to make a bet: "is that a clean piece of code or will I get fired because introducing something harmful in the company network?".
Make sure to perfectly understand the implications of what you try to do before to do it.
0 -
Oh you're right. We need our backdoors to syphon off data and gain access in to the systems!
0 -
You know what you have just said applies to the entire open source tech stack, but still it gains momentum...
0 -
Sorry ,i was in assumption that this is provided by Oracle BI Team. thanks for waking me up and sorry to waste your time.. I need your help ..I need to export dashboard and place them on shared drive (On same server where BI is installed) . is there any possible way other then method that blog explained
0 -
Nope, but you can look at the official doc and MOS documents which give you more details on how to code that yourself (= safe code as it's done by you internally and can be easily audited if needed as you have the source).
BI Publisher can generate content on shared drives, OBIEE Answers with agents can send it around by email or execute actions like the one in the blog uses.
0 -
-
3624414 wrote:Sorry ,i was in assumption that this is provided by Oracle BI Team. thanks for waking me up and sorry to waste your time.. I need your help ..I need to export dashboard and place them on shared drive
One question: WHY
And don't say "it's a requirement". If you're a consultant, then you job is to counsel your client. If you're an employee it's still your job because in any case you're supposed to be the subject matter expert.
0