Page 1 of 1

TM1 - Public URL

Posted: Thu Mar 24, 2016 2:24 pm
by LutherPaul
Hi all,
I need some help configuring our TM1 portal URL to be made public.
We have a public url for TM1 portal. I have verified that when I type in "http://tm1.PublicURL.com/" it resolved to "http://tm1.PublicURL.com/pmpsvc" and further and fails after reaching our webserver for authentication "http://webserver.com/ibmcognos/cgi-bin/ ... ations.jsp".

We have "IntegratedSecurityMode=5" setup and works well on our intranet.
Our Cognos 10 system works on public URL with no issues.
Where is the setting missing or has to be changed? All ideas are welcome.

Thanks,
Paul.

Re: TM1 - Public URL

Posted: Thu Mar 24, 2016 2:58 pm
by tomok
I've never heard of anyone exposing TM1Web to users outside the firewall while configured with CAM security. That's probably a question for IBM Support.

Re: TM1 - Public URL

Posted: Thu Mar 24, 2016 4:34 pm
by jim wood
The only time I've seen this done was using native security. The problem you'll have is that without the user being signed in via a VPN CAM will have no way recognise their login in details. What are you looking to do? If it's only reporting data you could create another local security service containing replicated data. Then only the users with access get a local ID that they have to enter.

Re: TM1 - Public URL

Posted: Thu Mar 24, 2016 4:35 pm
by jim wood
Another possible option is EV. You can embed EV in to other web pages. If you have a web portal you could embed EV (or whatever it's called these days)

Re: TM1 - Public URL

Posted: Mon Mar 28, 2016 12:54 pm
by kangkc
I think your problem is the redirecting URL as highlighted:

../planning.html&ps=http%3A%2F%2Fwebserver%3A9510&pg=%2Fapplications.jsp"

which translate to http://webserver:9510

From the public it will not be able to reach this URL.

This is specified in the planning.html under Cognos BI.