My favorites | Sign in
Project Logo
                
Search
for
Updated Oct 01, 2008 by danielgalassi
Labels: Featured, Phase-Deploy
Usage  
Learn how to use this tool.

Requisites

How to make it run

  1. download the JAR file, from Downloads tab.
  2. move it to a target directory
  3. run: java -jar udmlparser0_5.jar
  4. check the required parameters

Now you need to extract UDML code out of your repository file, do that using nqUDMLgen tool (provided OOTB with OBIEE, check OBIHOME/server/Bin (run it using -n -q -8 flags).

eg: java -jar udmlparser0_4.jar -udml=paintUDML.txt -rpdxml=paintUDML.xml

Step by Step

You can find a step by step guide here.


I like the idea of getting issues reported

I also like the idea of someone contributing to the project


Comment by david.cl...@gmail.com, Oct 30, 2009

This may not be the right place to ask this, but does udmlparser support parsing UDML that defines security groups? I.e., if I create a UDML file with the "-S" flag, can I convert it to XML with udmlparser?

Comment by danielgalassi, Oct 30, 2009

Hi David, I've not coded a security group parser yet. Don't have a lot of time right now but I will place your idea in the enhancements queue.


Sign in to add a comment
Hosted by Google Code