If you are unable to create a new account, please email bspsoftware@techdata.com

Author Topic: Cognos Transformer Possibilties  (Read 3270 times)

PM

  • Guest
Cognos Transformer Possibilties
« on: 01 Jul 2015 08:04:25 am »
Hi Guys,

We are going to start some experiment now on Cognos Transformer in our company. Til now we are using report studio only.
I could connect the reports to tranformer, but is there any way to connect direct DB ( oracle) ?


Thanks,
 

Offline bdbits

  • Super Moderator
  • Statesman
  • ******
  • Join Date: Feb 2010
  • Posts: 1,822
  • Forum Citizenship: +106/-0
Re: Cognos Transformer Possibilties
« Reply #1 on: 06 Jul 2015 09:29:56 am »
NO.

Well, you can write direct SQL in report studio, but it would disrupt the space-time continuum if you try to use it. So in the interest of self-preservation, I cannot share the secret. It is buried in the report studio user guide (RS help) if you insist on destroying the universe and all of us with it.

Seriously, do not go there. It negates the foundational reasons to use Cognos in the first place.

PM

  • Guest
Re: Cognos Transformer Possibilties
« Reply #2 on: 07 Jul 2015 04:51:51 am »
So,  if I understood you correctly , so you are trying to say its only possible to connect with RS or Frame work ?

Offline bdbits

  • Super Moderator
  • Statesman
  • ******
  • Join Date: Feb 2010
  • Posts: 1,822
  • Forum Citizenship: +106/-0
Re: Cognos Transformer Possibilties
« Reply #3 on: 08 Jul 2015 05:25:18 pm »
You have to have a package to at least tie back to a datasource, but writing direct SQL will not use the package in any other way.

I'm not saying you cannot do it, I am saying you _should_ not do it. Using SQL directly in a report bypasses tons of functionality built-in to Cognos, makes it non-portable (e.g. even database version upgrades could break it), complicates efforts at Cognos performance optimization, and short of going into each and every report, makes reflecting changes from your database to existing reports next to impossible.

Just say no.

Offline cognostechie

  • Statesman
  • ******
  • Join Date: Jul 2005
  • Posts: 1,754
  • Forum Citizenship: +134/-8
    • Pervisol
Re: Cognos Transformer Possibilties
« Reply #4 on: 08 Jul 2015 07:38:48 pm »
@ PM - What exactly has Transformer got to do with connecting reports to the DB ? What is in your mind that you are contemplating about?

Transformer is a tool which takes the data from the DB, hijacks it, converts the data into OLAP format and then puts the data inside the Cube. Once that is done, then Oracle loses all copyrights to the data as it becomes the property of Transformer. After this, the reports will go to the cube and
will not go to the DB at all because the data gets stored inside the cube. If you are talking about putting SQLs inside the report so that the reports
can shake hands with Oracle then that has nothing to do with Transformer.

What exactly is your question ?