Hi everyone,
I'm trying to generate a provisioning report in OBIEE 12c, and I’m facing some challenges.
I’ve been using Catalog Manager, but there are hundreds of objects in our catalog, and none of the existing reports seem to provide the exact data I need.
What I’m specifically looking for is a report that includes, for each catalog object:
- Object path
- Object name
- User permissions
- Type of permission (read, write, execute, etc.)
I’ve also tried using the runcat.sh utility, but unfortunately it didn’t yield the expected results — the output was either empty or incomplete.
Has anyone successfully extracted this kind of information from the OBIEE 12c catalog? Any guidance, scripts, or best practices would be greatly appreciated.
Thanks in advance for your help!