Question about using Chore to update dimension/cube

Post Reply
lynnsong986
Posts: 83
Joined: Wed Feb 28, 2018 2:20 pm
OLAP Product: TM1
Version: 10.2.2
Excel Version: 2016

Question about using Chore to update dimension/cube

Post by lynnsong986 »

Hello,

It seems that I need to rename the updated CSV files and take the browser to the renamed file for the TI process to recognize changes made in that file to update a dimension or a cube. This doesn’t make sense to me - if I create new chore that updates the dimension or the cube every 7 days automatically, how can TI pick up the changes in the CSV files because the path/file name would be the same?

Thanks!
Absolutely a beginner
Wim Gielis
MVP
Posts: 3120
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: Question about using Chore to update dimension/cube

Post by Wim Gielis »

Hi,

You might be a beginner, in fact I guess that experienced people will also struggle with this one.

As it appears from my testing, you need to store/upload the file in the 'model_upload' folder, which is part of the TM1 data directory.
Actually, when you browse to a file, PA will upload a copy of the file and store it in that folder.
That file has no direct connection with your local/first file, so updating the first file will not let you see the details in the cube / dimension / subset / ...
02.png
02.png (40.26 KiB) Viewed 7478 times
I did not see this behavior explained in the documentation - but that's hardly a surprise:
https://www.ibm.com/support/knowledgece ... ource.html

I noticed this by opening the *.pro file for the process from the TM1 data directory (or opening up the process with Architect).

Unless someone tells us it's possible, this will mean that we cannot have our traditional input folders (Data, Metadata, ..., folders by dimension, etc.)

Best regards,

Wim
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
lynnsong986
Posts: 83
Joined: Wed Feb 28, 2018 2:20 pm
OLAP Product: TM1
Version: 10.2.2
Excel Version: 2016

Re: Question about using Chore to update dimension/cube

Post by lynnsong986 »

It’s great to know! I can stop searching for answers now...

Thank you so much for answering!!
Wim Gielis
MVP
Posts: 3120
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: Question about using Chore to update dimension/cube

Post by Wim Gielis »

Wim Gielis wrote: Tue Oct 15, 2019 6:23 pmI did not see this behavior explained in the documentation - but that's hardly a surprise:
https://www.ibm.com/support/knowledgece ... ource.html

Unless someone tells us it's possible, this will mean that we cannot have our traditional input folders (Data, Metadata, ..., folders by dimension, etc.)
Let me answer my own question, I found it in IBM documentation by the way.

This works in Architect/Perspectives (PM not tested but probably as well):
PA paths.png
PA paths.png (77.64 KiB) Viewed 7459 times
The screenshot is taken from a Partner platform on the cloud provided by IBM.

Wim
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
lynnsong986
Posts: 83
Joined: Wed Feb 28, 2018 2:20 pm
OLAP Product: TM1
Version: 10.2.2
Excel Version: 2016

Re: Question about using Chore to update dimension/cube

Post by lynnsong986 »

Thank you so very much for your time on this! You are totally awesome!
tomok
MVP
Posts: 2832
Joined: Tue Feb 16, 2010 2:39 pm
OLAP Product: TM1, Palo
Version: Beginning of time thru 10.2
Excel Version: 2003-2007-2010-2013
Location: Atlanta, GA
Contact:

Re: Question about using Chore to update dimension/cube

Post by tomok »

The model_upload directory only exists of you have used PAW to create a TI process. We are on the IBM cloud and we do not have any such directory in our data directory. I'm assuming it is because we have not used PAW for anything yet. We had to create our own directory for storing text files to be used as a data source and we have to use either FTP or Cognos Command Center to upload anything to our TM1 server.
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
Wim Gielis
MVP
Posts: 3120
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: Question about using Chore to update dimension/cube

Post by Wim Gielis »

tomok wrote: Tue Oct 15, 2019 8:27 pmThe model_upload directory only exists of you have used PAW to create a TI process.
Correct. I wonder when this limitation of PAW will be removed.

Earlier post: https://www.tm1forum.com/viewtopic.php? ... 192#p70085

For a video on which paths to use (they only discuss the relative path option), refer to https://www.youtube.com/watch?v=qoFW--H ... e=youtu.be
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
Wim Gielis
MVP
Posts: 3120
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: Question about using Chore to update dimension/cube

Post by Wim Gielis »

tomok wrote: Tue Oct 15, 2019 8:27 pmwe have to use either FTP or Cognos Command Center to upload anything to our TM1 server.
I see that the remote desktop connection allows making your local resources (C, D, drives, ...) available in the remote server. That's probably easier than FTP and similar tools.
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