TM1 Contributor Access Issue

Post Reply
dan.kelleher
Community Contributor
Posts: 127
Joined: Wed Oct 14, 2009 7:46 am
OLAP Product: TM1
Version: 9.4
Excel Version: 11
Location: London

TM1 Contributor Access Issue

Post by dan.kelleher »

Hi,

TM1 web is working fine, as is the Contributor application development environment.

However, when I try to 'contribute' via contributor and open up a node in TM1 web, I'm prompted for login credentials.

I have added 'Everyone' and added all permissions to the wwwroot and subfolders, and as I said before, TM1 web works fine, but when opened through Contributor I have to put in a username and password.

Does anyone know where I need to set permissions in order for this not to happen in Contributor?

Thanks,

Dan
PlanningDev
Community Contributor
Posts: 349
Joined: Tue Aug 17, 2010 6:31 am
OLAP Product: Planning Analytics
Version: 2.0.5
Excel Version: 2016

Re: TM1 Contributor Access Issue

Post by PlanningDev »

Are you using Apache Web Server for Contributor?
dan.kelleher
Community Contributor
Posts: 127
Joined: Wed Oct 14, 2009 7:46 am
OLAP Product: TM1
Version: 9.4
Excel Version: 11
Location: London

Re: TM1 Contributor Access Issue

Post by dan.kelleher »

Yes, Tomcat 6.

I can connect to Contributor and create the application and I can see the Contributions and Reviews when I go into the application but get the credentials box once I try to open in web.
dan.kelleher
Community Contributor
Posts: 127
Joined: Wed Oct 14, 2009 7:46 am
OLAP Product: TM1
Version: 9.4
Excel Version: 11
Location: London

Re: TM1 Contributor Access Issue

Post by dan.kelleher »

Managed to fix the issue!

This was caused by using the fully qualified server name in the settings for the Contributor TM1 Web client.

Log into Contributor as an Admin
Click on spanner and screwdriver icon on right-hand side of page (Administer IBM Cognos TM1 Contributor)
Select Client (usually only 1 present)
Select Edit
Change URL value from fully qualified to standard:

http://MyServer.xx.yy.zz/TM1Web/contributor.aspx

to

http://MyServer/TM1Web/contributor.aspx

Note you should also set permissions of the wwwroot folder of IIS to Everyone - Read/ Write as per TM1 Web login issue resolution
dan.kelleher
Community Contributor
Posts: 127
Joined: Wed Oct 14, 2009 7:46 am
OLAP Product: TM1
Version: 9.4
Excel Version: 11
Location: London

Re: TM1 Contributor Access Issue

Post by dan.kelleher »

This can also be resolved by adding the URL to trusted sites in IE.
Post Reply