Search found 3 matches
- Wed May 12, 2010 1:31 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Exporting and Re-Importing Hierarchical Dimensions
- Replies: 6
- Views: 8146
Re: Exporting and Re-Importing Hierarchical Dimensions
I have managed to get closer to my target, initially the answer was to Insert vParent as a Consolidation element type and not numeric. This, however, had two minor errors for the two top level elements in the hierarchy. I intentionally created a top level orphan to reflect some of our hierarchies an...
- Wed May 12, 2010 10:33 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Exporting and Re-Importing Hierarchical Dimensions
- Replies: 6
- Views: 8146
Re: Exporting and Re-Importing Hierarchical Dimensions
Thanks for your responses, I've added the vParent code and the dimension still does not re-build Checking the server I can see that the .cma file is still populated with the dimension data even though my dataload process contains the following in the Prolog: DimensionDeleteAllElements('Test'); I hav...
- Tue May 11, 2010 4:12 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Exporting and Re-Importing Hierarchical Dimensions
- Replies: 6
- Views: 8146
Exporting and Re-Importing Hierarchical Dimensions
Hello, I am trying to export a dimension to a .cma file and then re-import to re-create the same dimension and hierarchy. At present we amend directly within TM1 and I would like to secure the process and make it more robust. I have exported the code but am having some trouble importing it back into...