Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to select required application into BI Application Archive (BAR) file. OBIEE 12C

Hi,
I am in the course of developing a script to generate .bar file with a set of required applications metadata from the development server using wlst. BI Application Archive is the exact match for this requirement as this outputs a .bar file which can be added into the build and later be imported into any other environments.
As I understood, BI Application Archive adds all the applications in the instance into the .bar file. Development server may have test or under development reports which need not be part of the archive. I am wondering how to generate .bar file with only the required applications.
Any help is appreciated.