TM1 v12 Deprecated Functions replacement

Post Reply
sg9489
Posts: 3
Joined: Fri Jan 10, 2020 4:43 am
OLAP Product: TM1
Version: 10.2.2
Excel Version: office 365

TM1 v12 Deprecated Functions replacement

Post by sg9489 »

Hi All,

We are currently migrating to TM1 v12 and are encountering several errors due to deprecated functions. I have resolved a few already, but I’m unsure how to address the following:

1. SwapAliasWithPrincipalName
2. ExecuteCommand – I understand this is replaced by ExecuteHttpRequest, but I need more information on how to call a batch script using the new function.

Is there any documentation that explains the replacements for these functions, or does Bedrock v5 handle them?

Any insights or experiences with similar issues during a v12 migration would be greatly appreciated. Thank you in advance.

Regards,
SG
Wim Gielis
MVP
Posts: 3243
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: TM1 v12 Deprecated Functions replacement

Post by Wim Gielis »

Hello,

For the swap, I can only think of a semi-manual/semi-automatic approach. You could use Bedrock to export and import data but other than that, it’s a manual task.
For ExecuteCommand, some of the use cases can be handled by ExecuteHttpRequest, some cannot. You will maybe have to rethink your approach for some of the TIs that are involved.
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
Post Reply