IBM Support

Variables are not getting migrated correctly while migrating TurboIntegrator processes using TM1 REST API

Troubleshooting


Problem

The Variable contents erroneously change to "Ignore" in target environment while migrating TurboIntegrator processes using TM1 REST API.
image 11496

Cause

The Variables are considered Client specific properties hence the parameters UIData and VariablesUIData need to be sent via the REST API request to migrate them successfully to the target environment. 

Resolving The Problem

The Variables are considered Client specific properties hence the parameters UIData and VariablesUIData need to be sent via the REST API request to migrate them successfully to the target environment. Refer example GET request below.
GET http://localhost:52670/api/v1/Processes('copy_version')?$select=Name,HasSecurityAccess,PrologProcedure,MetadataProcedure,DataProcedure,EpilogProcedure,Parameters,Variables,UIData,VariablesUIData,DataSource/Type,DataSource/dataSourceNameForServer,DataSource/dataSourceNameForClient,DataSource/asciiDecimalSeparator,DataSource/asciiDelimiterChar,DataSource/asciiDelimiterType,DataSource/asciiHeaderRecords,DataSource/asciiQuoteCharacter,DataSource/asciiThousandSeparator,DataSource/view,DataSource/query,DataSource/userName,DataSource/password,DataSource/usesUnicode,DataSource/subset

Document Location

Worldwide

[{"Type":"MASTER","Line of Business":{"code":"LOB10","label":"Data and AI"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSCTEW","label":"IBM Planning Analytics Local"},"ARM Category":[{"code":"a8m50000000KzIfAAK","label":"Modelling"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"}]

Document Information

Modified date:
15 September 2021

UID

ibm16488379