Overlapping of TM1 chores is this possible?

Post Reply
7Zark7
Posts: 81
Joined: Tue May 31, 2011 6:29 am
OLAP Product: TM1 and EV
Version: 9.1 SP3
Excel Version: Excel 2010

Overlapping of TM1 chores is this possible?

Post by 7Zark7 »

Hi All,

We need to run TM1 chores in a particular order. Will the chores run in sequence if executed one after with a 5 second stagger between calls?

We are utilising a chore proc executed via command line and wanted to check whether it would run them in the order they are executed.

Is this the case??

Cheers

Zark
User avatar
qml
MVP
Posts: 1098
Joined: Mon Feb 01, 2010 1:01 pm
OLAP Product: TM1 / Planning Analytics
Version: 2.0.9 and all previous
Excel Version: 2007 - 2016
Location: London, UK, Europe

Re: Overlapping of TM1 chores is this possible?

Post by qml »

7Zark7 wrote:Will the chores run in sequence if executed one after with a 5 second stagger between calls?
The answer is yes. They will be executed in the order you set for them. It does not however mean that they will finish in that same order. That depends on how long each one takes to finish and whether there are any lock conflicts between these chores that could cause any of them to wait.
Kamil Arendt
Post Reply