Cognos Analytics with Watson

Cognos Analytics

Connect, learn, and share with thousands of IBM Cognos Analytics users! 

 View Only

Export Cognos Objects 

Wed February 15, 2023 05:51 AM

This creates two buttons in Cognos. 

The first attaches to folders and packages, and lets you export a list of all contained objects into CSV format:

The second creates a button on the appbar:

Clicking that will create a CSV file of every single object in Cognos. 

Statistics
0 Favorited
59 Views
1 Files
0 Shares
15 Downloads
Attachment(s)
zip file
Export Folder Contents.zip   3 KB   1 version
Uploaded - Thu February 16, 2023

Comments

Wed February 05, 2025 09:12 AM

This is cool! I'm looking for a way to get a list of object descriptions. Does this export include the object description? Thank you

Thu November 02, 2023 10:42 AM

Thx for creating this, is there any ability to make this extensions available to only specific roles like only for System Administrators?

Tue September 19, 2023 07:56 PM

Thanks for creating this! Unfortunately, it isn't working for me. I'm a noob, this is my first use of an extension, and I'm using 11.1 R2. From what I understand I just need to upload the .zip via Customization but when I try the Export Folder context menu or the Export All Cognos Contents button nothing happens. How can I troubleshoot what's wrong? Thanks in advance for your help!

Thu February 16, 2023 04:09 AM

There was a bug in the first version! It was calling the CogBoxUtils service I wrote to perform the metadata request. Whoops. I changed the code so it should work stand-alone now.