Page 1 of 1

Copying Data from Source Version to Target Version via TI

Posted: Wed Sep 13, 2017 8:59 am
by rajeshdayaneni
Hi,

i am trying to transfer Customer data from source version to target version in the same cube using TI.

Issue: Data is not transferred to some of the cells.
Some Customers for Source Version is feed by links, this data is not transferring to target version.Could you please help me in solving this.



Regards,
Rajesh

Re: Copying Data from Source Version to Target Version via TI

Posted: Wed Sep 13, 2017 9:47 am
by Steve Rowe
Hi Rajesh,
You should perhaps try and give some more detail.

Best guess is that the view that is being used as the source for the data has been set-up to suppress ruled values (this is what you mean by links?) if un-supress this then you should find the data flows.

If this does not work then it is probable that your ruled data is not fed.

Cheers,

Re: Copying Data from Source Version to Target Version via TI

Posted: Wed Sep 13, 2017 9:56 am
by rajeshdayaneni
Hi Steve,

we are using TM1 Performance Modeler and we are using links to transfer data from source cube to target cube.
in target cube we are trying to transfer customer data from source version to target version using TI.
But it is not happening .




Regards,
Rajesh

Re: Copying Data from Source Version to Target Version via TI

Posted: Wed Sep 13, 2017 10:55 am
by Steve Rowe
Suggest you check the definition of the view in the TI then as per my previous post.

Re: Copying Data from Source Version to Target Version via TI

Posted: Wed Sep 13, 2017 9:55 pm
by Mithun.Mistry1103
Hey.

For this, I would personally create a view, do my variables, in prolog, specify the cube, and the dimensions and asciioutput the data into a txt. Only to check what data is actually coming out. If the txt is generated, then you know your data is fine and you can use that file to create a new ti for import or alternative could be using the same ti to import, just in data, you would need to use the cellputs function.

Hope that gives you a starter.