Hello all
I'm trying to integrate TM1 9.5.2 with Cognos BI 10.1.
After making these changes I can't get Contributor to work:
Setup CAM integration between TM1 and Cognos BI
Deploy the following files:
pmpsvc.war
planning.html
variables_plan.html
icon_active_application.gif
Re-Start Cognos.
I can login to contributor in address http://<servername>:9300/pmpsvc
It asks for IBM Cognos 8 Gateway URI etc.
I have tried everything in these.
But after that it only shows this text on white page:
"The planning service parameter was not specified or is not one of the configured locations"
I have no idea what to do now. I have tried to get it work for days now. I can normally login to architect and tm1web.
Do you have any ideas?
Thanks.
Contributor not working *solved*
-
- Posts: 2
- Joined: Wed Jun 08, 2011 9:52 am
- OLAP Product: TM1
- Version: 9.5.2
- Excel Version: 2007
Contributor not working *solved*
Last edited by Juha-Pekka on Thu Jun 09, 2011 12:34 pm, edited 1 time in total.
-
- Posts: 2
- Joined: Wed Jun 08, 2011 9:52 am
- OLAP Product: TM1
- Version: 9.5.2
- Excel Version: 2007
Re: Contributor not working
I got it working.
The broblem was planning.html
var planningServices = ["http://localhost:8080"];
Localhost had to be changed to FQDN server name.
The broblem was planning.html
var planningServices = ["http://localhost:8080"];
Localhost had to be changed to FQDN server name.

-
- Posts: 60
- Joined: Thu Mar 17, 2011 2:13 pm
- OLAP Product: IBM Cognos TM1
- Version: 10.2.1
- Excel Version: 2010
Re: Contributor not working
Hi Juha,
where you have declared this variable? I am trying to do so, and still getting same error.
Also we have Distributed Cognos BI environment, so all these settings i will have to do on Gateway server or on Report servers?
Please let me know.
Thanks,
Manoj
where you have declared this variable? I am trying to do so, and still getting same error.
Also we have Distributed Cognos BI environment, so all these settings i will have to do on Gateway server or on Report servers?
Please let me know.
Thanks,
Manoj