Dev to Tst

Post Reply
ravi
Posts: 138
Joined: Mon Apr 26, 2010 12:39 pm
OLAP Product: cognos
Version: tm1 9.5
Excel Version: 2007

Dev to Tst

Post by ravi »

Hi All,

I have built tm1active form report in Dev environment and I want test its perfomance in tst environment.
Is it possible perform this report test in tst environment without migrating this reprot from Dev to tst env.

I did following:
1) Changed server pointing as tst in dev env for this report
2) Checked the action button reference and changed as tst env.

But I am not getting the cell values in tst env.
Please advise if I am missing anything........

Regards,
Ravi
tomok
MVP
Posts: 2836
Joined: Tue Feb 16, 2010 2:39 pm
OLAP Product: TM1, Palo
Version: Beginning of time thru 10.2
Excel Version: 2003-2007-2010-2013
Location: Atlanta, GA
Contact:

Re: Dev to Tst

Post by tomok »

ravi wrote:Hi All,

I have built tm1active form report in Dev environment and I want test its perfomance in tst environment.
Is it possible perform this report test in tst environment without migrating this reprot from Dev to tst env.

I did following:
1) Changed server pointing as tst in dev env for this report
2) Checked the action button reference and changed as tst env.

But I am not getting the cell values in tst env.
Please advise if I am missing anything........

Regards,
Ravi
The obvious question is data? Do you have the same, or at least comparable data in tst? Zero suppression can make the report work differently if the data is different. Also, what about subsets? If you are using them in the report do they also exist in tst?
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
sathishh.mk
Posts: 38
Joined: Mon Dec 20, 2010 5:02 am
OLAP Product: Cognos TM1
Version: 9.4 and 9.5
Excel Version: 2003 and 2007

Re: Dev to Tst

Post by sathishh.mk »

Hi Tomok,

We have same number of dims,subsets and cubes in both environments(dev and tst).
Here the issue is:
we are trying to test the report in dev environment without migrating to test environment.
Before starting our work we changed all the references of the dev Active form to test,but we are not getting the any values in dev env.
So Is it possible the report testing in dev environment without migrating the report from Dev to test env,simply changing the references in Dev.

Regards,
Sathish
tomok
MVP
Posts: 2836
Joined: Tue Feb 16, 2010 2:39 pm
OLAP Product: TM1, Palo
Version: Beginning of time thru 10.2
Excel Version: 2003-2007-2010-2013
Location: Atlanta, GA
Contact:

Re: Dev to Tst

Post by tomok »

sathishh.mk wrote:So Is it possible the report testing in dev environment without migrating the report from Dev to test env,simply changing the references in Dev.
Of course it's possible. If the reports aren't working in DEV then you either:

1) Don't have the same or at least comparable data in the two environments;
2) You are missing objects in Dev (cubes, dimensions, or subsets)
3) All the objects are there in Dev, but they are different than the ones in Prod
4) You didn't change all the server references in the active form
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
Post Reply