TM1 Tip - Parallel Processing with tm1runti

Ideas and tips for enhancing your TM1 application
Post Reply
User avatar
tiagoblauth79
Posts: 25
Joined: Fri Aug 26, 2016 1:42 pm
OLAP Product: Cognos BI and TM1
Version: 10.2.2
Excel Version: 10
Contact:

TM1 Tip - Parallel Processing with tm1runti

Post by tiagoblauth79 »

Hi. I did create a code for parallel processing in TM1, based on tm1runti.exe. With this code, TM1 can run multiple processes at the same time. You can define how many processes you want to run in parallel and the code triggers as many tm1runti is requested. So, when one process is ready, tm1runti takes another process in the list to run, until all requested processes are ready.

Objects and instructions in the attached file. Enjoy :)
Attachments
WINDM.zip
TM1 Objects and Readme
(304.46 KiB) Downloaded 685 times
User avatar
jim wood
Site Admin
Posts: 3951
Joined: Wed May 14, 2008 1:51 pm
OLAP Product: TM1
Version: PA 2.0.7
Excel Version: Office 365
Location: 37 East 18th Street New York
Contact:

Re: TM1 Tip - Parallel Processing with tm1runti

Post by jim wood »

Moved this post to useful code, tips and tricks as it will be easily visible for longer.
Struggling through the quagmire of life to reach the other side of who knows where.
Shop at Amazon
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
Post Reply