There are one set of users in production environment and another set of users in development environment.
My questions are
1) When I open Cognos Express Manager (for Development server) - Under Administration:Users I can see the intended set of users. But when I open thru Server Explorer-> Server name (right click) Security-> Clients/groups, I am seeing the set of users which are defined on the production server. where as on production server using the above said 2 ways of exploring users is in tact (matching). Why is in development server picking the production server's user list?
2) In the development server I can see set of users(namely Administrator, rkm, UserA, UserB, UserC and created new user tester with pwd: tester). (Note: There is only one licence for our development server.) But when I am trying to login with using the foresaid user ids and corresponding pwds, unable to connect to Architect and I see error message: "Client Name does not exist on the server". Though I see the user names in the dev server - express manager's user list. It is only allowing to enter Architest using the admin id(which is not listed in the dev server-express manager's user list) and pwd.
CognosGatewayURI in tm1p.ini file for production enivronment is
CognosGatewayURI=http://tm1prod.swf........................
for development environment is:
CognosGatewayURI=http://tm1dev.swf...........................
Can anyone help me in this regard.
Thanks in advance.
IBM Cognos Xcelerator - User problem
-
- Posts: 59
- Joined: Thu May 26, 2011 5:04 am
- OLAP Product: COGNOS
- Version: 9.0
- Excel Version: 2007
IBM Cognos Xcelerator - User problem
Last edited by ryan on Mon Jul 04, 2011 6:07 am, edited 3 times in total.
Configuration Details
Microsoft Window Server 2003 Exterprise x64 Edition Service Pack 2
RAM 32 GB
using IBM Cognos Express Xcelerator (Version 10.1)
MS-Office Excel 2010 (12.0.6514.5000)SP2 MSO (12.0.6425.1000)
Microsoft .NET Framework 3.5
Microsoft Window Server 2003 Exterprise x64 Edition Service Pack 2
RAM 32 GB
using IBM Cognos Express Xcelerator (Version 10.1)
MS-Office Excel 2010 (12.0.6514.5000)SP2 MSO (12.0.6425.1000)
Microsoft .NET Framework 3.5
-
- MVP
- Posts: 352
- Joined: Wed May 14, 2008 1:37 pm
- OLAP Product: TM1
- Version: 2.5 to PA
- Excel Version: Lots
- Location: Sydney
- Contact:
Re: IBM Cognos Xcelerator - User problem
Have a look in your tm1p.ini file and you will find a line that starts
(I guess it might be called something slightly different under CX)
This is the content store that your copy of Architect/Perspectives/Xcelerator Client is authenticating against. If you want to switch from Prod to Dev you will need to change this reference to reflect te different environment every time.
Don't forget that if you are changing anything in the tm1p.ini file you must not have an Architect/Perspectives/Xcelerator Client session open, otherwise all your changes will be overwritten when you close Architect/Perspectives/Xcelerator Client.
Code: Select all
CognosGatewayURI =
This is the content store that your copy of Architect/Perspectives/Xcelerator Client is authenticating against. If you want to switch from Prod to Dev you will need to change this reference to reflect te different environment every time.
Don't forget that if you are changing anything in the tm1p.ini file you must not have an Architect/Perspectives/Xcelerator Client session open, otherwise all your changes will be overwritten when you close Architect/Perspectives/Xcelerator Client.
Andy Key
-
- Posts: 59
- Joined: Thu May 26, 2011 5:04 am
- OLAP Product: COGNOS
- Version: 9.0
- Excel Version: 2007
Re: IBM Cognos Xcelerator - User problem
CognosGatewayURI in tm1p.ini file for production enivronment isAndy Key wrote:Have a look in your tm1p.ini file and you will find a line that starts
(I guess it might be called something slightly different under CX)Code: Select all
CognosGatewayURI =
This is the content store that your copy of Architect/Perspectives/Xcelerator Client is authenticating against. If you want to switch from Prod to Dev you will need to change this reference to reflect te different environment every time.
Don't forget that if you are changing anything in the tm1p.ini file you must not have an Architect/Perspectives/Xcelerator Client session open, otherwise all your changes will be overwritten when you close Architect/Perspectives/Xcelerator Client.
CognosGatewayURI=http://tm1prod................
and for development environment is:
CognosGatewayURI=http://tm1dev..............
in my workstation, it is pointing to production.
CognosGatewayURI=http://tm1prod...................
I have changed it to tm1dev but still pointing to the prod. Even I have restarted my workstation and the .ini file on my workstation is pointing to dev. But the users list are fetching from production env.
Configuration Details
Microsoft Window Server 2003 Exterprise x64 Edition Service Pack 2
RAM 32 GB
using IBM Cognos Express Xcelerator (Version 10.1)
MS-Office Excel 2010 (12.0.6514.5000)SP2 MSO (12.0.6425.1000)
Microsoft .NET Framework 3.5
Microsoft Window Server 2003 Exterprise x64 Edition Service Pack 2
RAM 32 GB
using IBM Cognos Express Xcelerator (Version 10.1)
MS-Office Excel 2010 (12.0.6514.5000)SP2 MSO (12.0.6425.1000)
Microsoft .NET Framework 3.5