If you are unable to create a new account, please email support@bspsoftware.com

 

Creating e new framework project from an already published package

Started by Suarez, 19 Jun 2025 03:51:34 AM

Previous topic - Next topic

Suarez

Hi everybody, Cognos Version is 10.2
After a recovery/restore due to hw server fails we have a problem.
In the IBM content administration we see all the packages we had and the reports works
In the framework we don't have all the project we used to work on.
Is it possible to create a new project importing model data from an already published package?

dougp

And you don't have your models in source control (git, svn, etc.)?  I use git.  Before pushing to my remote repo, I use https://www.html-tidy.org/ (with appropriate command line arguments) to tidy the XML so that diffs are readable.  It's probably good (if you're not using them) to exclude your models' .log files from git.

There is a way to get this from the Content Store database, but querying the Content Store directly is not supported.

There may be a way to get this through the Cognos Analytics SDK.

I vaguely remember someone explaining how to export a package from Cognos.  I think you get only the elements related to that package -- so, probably not the entire model.  I probably saw that on this site, so keep searching.

I'm sure companies like Motio or BSP make products that can help with this.