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
Overlapping of TM1 chores is this possible?
- 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?
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.7Zark7 wrote:Will the chores run in sequence if executed one after with a 5 second stagger between calls?
Kamil Arendt
