Page 1 of 1
Create Views on Turbo Integrator
Posted: Fri Feb 22, 2013 4:39 am
by Guang Ming
Hi all.. Is it possible to create views on Turbo Integrator process?
Re: Create Views on Turbo Integrator
Posted: Fri Feb 22, 2013 4:45 am
by Alan Kirk
Guang Ming wrote:Hi all.. Is it possible to create views on Turbo Integrator process?
I know that you're new here, but before posting you should certainly have read the
Request for assistance guidelines (PLEASE READ). That includes the one which says:
6) Give a brief outline of what you've done to find the answer; which manuals or guides you've looked in, what tests you've done.
Nobody begrudges spending time answering tricky questions or issues of usage which are obscure or ill-documented... but this is the sort of thing that's right in front of your face in the Reference Guide.
Which, as you should know from a perusal of the
FAQ (which also should have been consulted), is referred to in the following paragraph:
The Reference Guide. Arguably the single most important document in the library. It contains descriptions of most Rules, Worksheet and TI functions, as well as a guide to Rule syntax
Re: Create Views on Turbo Integrator
Posted: Fri Feb 22, 2013 4:55 am
by Guang Ming
Im so sorry... I didnt notice that and I didnt have that intention.. Im also new for TM1, Well, here is the complete one:
Im trying to make a turbointegrator process to create the view of a cube. I tried to find the source, but mostly I found that I just can create dimensions. Thats why I would like to make sure whether TI could really create a view or couldnt. Data source comes again from oracle, so when I insert all data to cube, I want TI can create also the view, so I dont have to go to cube and create view manually. Do u guys have any idea how to deal with it?
Re: Create Views on Turbo Integrator
Posted: Fri Feb 22, 2013 5:33 am
by Guang Ming
Guys, I have found this method...
http://pic.dhe.ibm.com/infocenter/cx/v1 ... onset.html
Hopefully it works, it work for me... I just put the code : ViewCreate(CubeName,ViewName) on epilog tab, and it works like magic....!
