There’s an undocumented feature in AdminTool.exe that you can use the /command switch with a text file containing scripted commands to make changes to an RPD file (or create a new one).
It’s undocumented and UNSUPPORTED so be careful using it.
Some good details in these blog posts, especially Erik’s which has a good list of syntax.
- Venkat
- Erik Eckhardt (translated from Czech, original here)
- @lex
- Kumar Kambam
I’m intrigued to know how the original posters figured out the commands available, if it’s undocumented…
[update]
Just discovered that CAF uses this functionality in order to Consistency Check the altered RPD that it can create:
CAF uses commandline script:
C:\OracleBI\server\bin\AdminTool /command C:\CAF_Training\Target\Consistency.config
Open C:\CAF_Training\Target\paint.rpd Administrator Administrator Hide ConsistencyCheck C:\CAF_Training\Target\ConsistencyCheck.log Exit
[/update]
[...] The AdminTool can also be fed a script via the command line, see details here [...]
Pingback by OBIEE admin tools & hacks « RNM — September 8, 2009 @ 13:03