Create Views on Turbo Integrator
-
- Posts: 10
- Joined: Thu Feb 21, 2013 8:02 am
- OLAP Product: TM1
- Version: 9.5.2
- Excel Version: 2007
- Contact:
Create Views on Turbo Integrator
Hi all.. Is it possible to create views on Turbo Integrator process?
-
- Site Admin
- Posts: 6647
- Joined: Sun May 11, 2008 2:30 am
- OLAP Product: TM1
- Version: PA2.0.9.18 Classic NO PAW!
- Excel Version: 2013 and Office 365
- Location: Sydney, Australia
- Contact:
Re: Create Views on Turbo Integrator
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:Guang Ming wrote:Hi all.. Is it possible to create views on Turbo Integrator process?
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.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.
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
"To them, equipment failure is terrifying. To me, it’s 'Tuesday.' "
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
-
- Posts: 10
- Joined: Thu Feb 21, 2013 8:02 am
- OLAP Product: TM1
- Version: 9.5.2
- Excel Version: 2007
- Contact:
Re: Create Views on Turbo Integrator
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?
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?
-
- Posts: 10
- Joined: Thu Feb 21, 2013 8:02 am
- OLAP Product: TM1
- Version: 9.5.2
- Excel Version: 2007
- Contact:
Re: Create Views on Turbo Integrator
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....!
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....!
