|
Go
![]() |
New
![]() |
Search
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Gold member |
Hi,
Is there any tools to convert Cognos Powerplay Cubes to Webfocus? Or How can I implement a cube functionality in IBI Webfocus ? I am planing to get all the SQLs participated in the cube(IQD files) and create a materialised view then create a metadata against that.Is that approach good? A breief description of Powerplay cube is given below as Cognos Cube is an MDC file nothing but Multi Dimensional Cube. Cube is generated by PowerPlay Transformer Model with the help of IQD (Impromptu Query Definition) files. Thanks and regards, Johney Joseph. Version 711 Webfocus installed in Unix , desktop PC: Windows-XP based Output: Excel, HTML, PDF |
||
|
|
Gold member |
Johney,
When you get a chance look-up the WebFOCUS OLAP functionality. This will wnable you to do cube-like functions. WF 7.6.4 Tomcat SQLServer 2000 Windows NT-5.2 x86 32bit |
|||
|
|
Master |
If you put the data into a FOCUS database the 10-20X performance advantage vs rdbms will cancel out the loss of not having the data aggregated at dimension level. For very simple dimension structures you can aggregate by creating a focus file with a hierarcial structure.
eg APP HOLD SAVEAREA TABLE FILE X SUM quantity BY DIM1 SUM quantity BY DIM1 BY DIM2 quantity BY DIM1 BY DIM2 BY DIM3 ON TABLE HOLD FORMAT XFOCUS END Server: WF 7.6.2 ( BID/Rcaster) Platform: W2003Server/IIS6/Tomcat/SQL Server repository Adapters: SQL Server 2000/Oracle 9.2 Desktop: Dev Studio 765/XP/Office 2003 Applications: IFS/Jobscope/Maximo |
|||
|
|
Expert |
I would add to john's most excellent example...
ON TABLE HOLD AS something FORMAT XFOCUS INDEX DIM1 DIM2 DIM3 ... and then CHECK FILE something PICTURE which will show you the swell thing you've created...
|
|||||
|
|
Gold member |
Thanks everybody for their inputs.
I am going by the approach as I mentioned like, create a mat view with all the SQLs joined together and use the OLAP feature to report. Regards, Johney Joseph Version 711 Webfocus installed in Unix , desktop PC: Windows-XP based Output: Excel, HTML, PDF |
|||
|
| Previous Topic | Next Topic | powered by eve community |
| Please Wait. Your request is being processed... |
|

