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.
TM1 - Public URL
-
- Posts: 80
- Joined: Tue Jun 04, 2013 3:35 pm
- OLAP Product: TM1
- Version: 10.2.2
- Excel Version: 2010
-
- 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: TM1 - Public URL
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.
- jim wood
- Site Admin
- Posts: 3960
- Joined: Wed May 14, 2008 1:51 pm
- OLAP Product: TM1
- Version: PA 2.0.7
- Excel Version: Office 365
- Location: 37 East 18th Street New York
- Contact:
Re: TM1 - Public URL
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.
Struggling through the quagmire of life to reach the other side of who knows where.
Go Build a PC
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
Go Build a PC
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
- jim wood
- Site Admin
- Posts: 3960
- Joined: Wed May 14, 2008 1:51 pm
- OLAP Product: TM1
- Version: PA 2.0.7
- Excel Version: Office 365
- Location: 37 East 18th Street New York
- Contact:
Re: TM1 - Public URL
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)
Struggling through the quagmire of life to reach the other side of who knows where.
Go Build a PC
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
Go Build a PC
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
-
- Community Contributor
- Posts: 206
- Joined: Fri Oct 17, 2008 2:40 am
- OLAP Product: TM1, PA , TMVGate
- Version: 2.x
- Excel Version: 36x
- Location: Singapore
- Contact:
Re: TM1 - Public URL
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.
../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.