|
Usage
Learn how to use this tool.
Requisites
How to make it run
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 StepYou 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 |
Sign in to add a comment
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?
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.