Cube creation and loading via script
Posted: Sat Jun 23, 2012 2:31 am
So I know how to create a basic Cube from scratch and load data into it using the TM1 Architect and Turbo Integrator.
I see some code segments that TI generates under the "Advanced" tab.
Is there some way/technique to incorporate these code segments into a complete script, so that I can re-create the cube and load date from the command-line?
I'd also like to version-control this script, so that I can go back to a previous version if necessary.
I feel more comfortable doing Global Search/Replace to rename things, add additional elements, etc. in code (in a text editor) than using the TI GUI each time.
I see some code segments that TI generates under the "Advanced" tab.
Is there some way/technique to incorporate these code segments into a complete script, so that I can re-create the cube and load date from the command-line?
I'd also like to version-control this script, so that I can go back to a previous version if necessary.
I feel more comfortable doing Global Search/Replace to rename things, add additional elements, etc. in code (in a text editor) than using the TI GUI each time.