Methods to copy data

Post Reply
EP_explorer
Regular Participant
Posts: 221
Joined: Sat Dec 04, 2010 2:35 pm
OLAP Product: PAL
Version: 2.0.9
Excel Version: 2016

Methods to copy data

Post by EP_explorer »

I'm a novice in TM-1 so don't be strict of my question.

I have a cube where data are calculated using rules. I want to save these data in purpose to move the cube with them to another server using replication. So can you help me with methods to save data.

When I replicate cube with rules I receive empty cube to another server.

One way which works is Save the copy of the cube with rules using TI and replicate the copy to another server. May be you can hint me simplier ways of saving data from cube with rules?
usagimd
Posts: 16
Joined: Mon Jan 24, 2011 12:41 pm
OLAP Product: TM1, Cognos Planning and BI
Version: 9.5
Excel Version: 2010
Location: PoA - Br

Re: Methods to copy data

Post by usagimd »

Hello there,

I'll try to help you but, I'm a novice who had to learn TM1 without training in one month AND my english is not perfect so I hope I can at last give you some ideas :]

I don't know anything about Replications, but you can create a process to export data to text files (.cma, .csv, .txt, etc...) there are 2 ways to do it:

TextOutput
and
AsciiOutput

Don't forget to create the view to be exported IN THE TURBOINTEGRATOR and clear the checkboxes "SKIP CALCULATED ITEMS" and "SUPRESS ZERO/BLANK VALUES"

Using the file you can make a process on TM1 to Import everything, creating the dimensions, the cube and copying the data. I really don't know how to EXPORT rules, BUT in the data files folder of your application you can find the .rux file and it can be imported the name of the file is the name of the cube with format .rux

I hope I could help.

See you.
Matheus Dewes
Developer/Consultant
tomok
MVP
Posts: 2836
Joined: Tue Feb 16, 2010 2:39 pm
OLAP Product: TM1, Palo
Version: Beginning of time thru 10.2
Excel Version: 2003-2007-2010-2013
Location: Atlanta, GA
Contact:

Re: Methods to copy data

Post by tomok »

EP_explorer wrote:When I replicate cube with rules I receive empty cube to another server.
In that case you didn't replicate everything that needed to be replicated. Where is the original data the rule calculations are based on? Is it in the same cube or a different one?. If the data is in the same cube it will be copied during the replication process. If it is in another cube, i.e., your rules pull it in via DB formula, then you have to replicate the source cube too.
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
User avatar
Steve Vincent
Site Admin
Posts: 1054
Joined: Mon May 12, 2008 8:33 am
OLAP Product: TM1
Version: 10.2.2 FP1
Excel Version: 2010
Location: UK

Re: Methods to copy data

Post by Steve Vincent »

...and ensure the rules for each cube are also replicated, unless you wish to maintain them seperatly in the destination server.
If this were a dictatorship, it would be a heck of a lot easier, just so long as I'm the dictator.
Production: Planning Analytics 64 bit 2.0.5, Windows 2016 Server. Excel 2016, IE11 for t'internet
Post Reply