PAW Content Store

Post Reply
tm123
Posts: 132
Joined: Thu Oct 23, 2014 10:15 pm
OLAP Product: tm1, cognos bi
Version: 10.2
Excel Version: 2010

PAW Content Store

Post by tm123 »

Hey guys,

Does anyone here know where are the Views, Books and other Workspace Content stored physically? In IBM Documentation, they talk about Workspace Content Store, but I could not find any information about what this Content Store is. Is it in file system, or is it something buried into docker container.

Thanks
User avatar
Elessar
Community Contributor
Posts: 338
Joined: Mon Nov 21, 2011 12:33 pm
OLAP Product: PA 2
Version: 2.0.9
Excel Version: 2016
Contact:

Re: PAW Content Store

Post by Elessar »

tm123 wrote: Thu Jan 14, 2021 1:53 am or is it something buried into docker container.
- Yes. PAW has 2 DB containers - MongoDB and CouchDB. I'm almost sure that the content store is on MongoDB
Best regards, Alexander Dvoynev

TM1 and Data Science blog: 6th article - PAfE + VBA: Commit each cell without pressing “Commit” button.
tm123
Posts: 132
Joined: Thu Oct 23, 2014 10:15 pm
OLAP Product: tm1, cognos bi
Version: 10.2
Excel Version: 2010

Re: PAW Content Store

Post by tm123 »

Thank you,

I have seen MongoDB in the list of PAW Services, but is there any client tool that can be used to read this type of Database?
User avatar
Elessar
Community Contributor
Posts: 338
Joined: Mon Nov 21, 2011 12:33 pm
OLAP Product: PA 2
Version: 2.0.9
Excel Version: 2016
Contact:

Re: PAW Content Store

Post by Elessar »

I doubt you want this...
  1. Select MongoDB client you like
  2. Manage to connect to MongoDB located in Docker container. Just an example: https://forums.docker.com/t/how-mongodb ... b/44763/19
  3. MongoDB is a NoSQL database. If you are not familiar with it, it could be a challenge
  4. The database structure and it objects' names can be uninterpretable (like Cognos content store tables CMOBJPROPS16)
Best regards, Alexander Dvoynev

TM1 and Data Science blog: 6th article - PAfE + VBA: Commit each cell without pressing “Commit” button.
Wim Gielis
MVP
Posts: 3113
Joined: Mon Dec 29, 2008 6:26 pm
OLAP Product: TM1, Jedox
Version: PAL 2.0.9.18
Excel Version: Microsoft 365
Location: Brussels, Belgium
Contact:

Re: PAW Content Store

Post by Wim Gielis »

Elessar wrote: Fri Jan 22, 2021 10:44 amI doubt you want this...
:lol: :lol: :lol:
Best regards,

Wim Gielis

IBM Champion 2024
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Post Reply