Re: Load Parent Child Hierarchies from ODBC into TM1
Posted: Wed Nov 20, 2013 5:07 pm
I am a newbie to TM1. I would like to just write a process that avoids wizards altogether. Is there a way to do this?
Discussing all things TM1, Planning Analytics, PAx and PAW
https://www.tm1forum.com/
... but how do you do that without clicking a dropdown box on the wizard?David Usherwood wrote:Er, yes....
Set all variables coming through to other and cut your own code.
I'm not sure what the issue is with selecting the drop downs to change them to Other. You're aware that you only do it once, right? You do it when you're developing the code, you save the process, and they remain set to to other for all time unless you go into edit mode and change the data source. (Which you wouldn't normally need to do anyway; you'd set the data source dynamically by setting a value for one of the TurboIntegrator Local Variables. (Refer to the Reference Guide for details.)) It's not something that you do every time you run the code.kingaj12 wrote:Thanks Duncan P. I think that settles the matter unless some other kind soul has an idea.