Page 1 of 1

Copy Cube/Dimension security etc cube A to new cube B

Posted: Fri Dec 15, 2017 5:09 pm
by cmardi
Hello every body.

Enyone, can a help me,

How can I duplicate a Cube 'A' to new Cube 'B', step by step.

Thanks a lot

cmardi

Re: Copy Cube/Dimension security etc cube A to new cube B

Posted: Fri Dec 15, 2017 6:29 pm
by Alan Kirk
cmardi wrote: Fri Dec 15, 2017 5:09 pm Hello every body.

Enyone, can a help me,

How can I duplicate a Cube 'A' to new Cube 'B', step by step.

Thanks a lot

cmardi
The easiest way is:
(a) Download the Bedrock TM1 library;
(b) Put the Bedrock processes in your data directory and restart your server;
(c) Write a process that executes the Bedrock.Cube.Clone process.

If you want to understand how it is doing everything, you can study the code at your leisure.