Execute Bedrock TI in Perspectives

Post Reply
Emixam
Regular Participant
Posts: 156
Joined: Tue May 21, 2019 3:33 pm
OLAP Product: TM1
Version: PA 2.0.x
Excel Version: 2016
Location: The Internet

Execute Bedrock TI in Perspectives

Post by Emixam »

Hello everyone,

How do I execute a Bedrock TI through an action button ? In other words, how do we see the list of TI starting with a '}' in the Action Button Properties in TM1 Perspectives ?

Thanks and have a good day !
Wim Gielis
MVP
Posts: 3234
Joined: Mon Dec 29, 2008 6:26 pm
OLAP Product: TM1, Jedox
Version: PAL 2.1.5
Excel Version: Microsoft 365
Location: Brussels, Belgium
Contact:

Re: Execute Bedrock TI in Perspectives

Post by Wim Gielis »

Hi

AFAIK, you need to grab the filename and parameter values from a worksheet cell. See below.
1.GIF
1.GIF (135.7 KiB) Viewed 2115 times
Best regards,

Wim Gielis

IBM Champion 2024-2025
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
Paul Segal
Community Contributor
Posts: 312
Joined: Mon May 12, 2008 8:11 am
OLAP Product: TM1
Version: TM1 11 and up
Excel Version: Too many to count

Re: Execute Bedrock TI in Perspectives

Post by Paul Segal »

Or you could write a TI with the same parameters as the Bedrock process you want to run, with an ExecuteProcess to the Bedrock TI.
Paul
Emixam
Regular Participant
Posts: 156
Joined: Tue May 21, 2019 3:33 pm
OLAP Product: TM1
Version: PA 2.0.x
Excel Version: 2016
Location: The Internet

Re: Execute Bedrock TI in Perspectives

Post by Emixam »

Thanks Wim & Paul !

That's what I thought in the beggining but it's tricky for multi-parameter process. I think i'll just clone the process without the '}'
Post Reply