PA 2.0.7 TM1 Web and BI 10.2.2

Post Reply
User avatar
jim wood
Site Admin
Posts: 3951
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:

PA 2.0.7 TM1 Web and BI 10.2.2

Post by jim wood »

Guys,

I know IBM say that this combo isn't supported but I've got to get it working before the end of Sept with the support for TM1 10.2.2 ending. So far I have been able to install TM1 server and clients. I've been able to connect to the current CAM server and I'm able to login through good old perspectives on the VM where I'm doing the install.

I am however having trouble getting CAM to work with TM1 Web. If I have security set to 1 everything works fine. I'm able to login and go everything as expected. Once I get CAM involved I get the good old The TM1Web service parameter was not specified or is not one of the configured locations error. Now I have made sure (on the BI box) that the TM1Web.html is in place with the correct settings. I've also added the needed lines to the variables_tm1.xml file.

We've ran multiple TM1 Web servers pointing to our Dev CAM box before without issue so I'm starting to wonder if this something to do with these version not working.

Settings in TM1Web.HTML:

Code: Select all

var tm1webServices = ["http://localhost:8080", "http://localhost:9510", "http://PABox:9510"];
Settings in variables_tm1.xml:

Code: Select all

	<urls>
		<url is-regex="true">http://dev.example.gov/TM1Web(/\([aAsS]\([A-Za-z0-9]+\)\))?/TM1WebLogin.aspx</url>
		<url is-regex="true">http://dev.example.gov/TM1Web(/\([aAsS]\([A-Za-z0-9]+\)\))?/TM1WebLoginHandler.aspx</url>
		<url is-regex="true">http://dev.example.gov/TM1Web(/\([aAsS]\([A-Za-z0-9]+\)\))?/TM1WebMain.aspx</url>
		<url is-regex="true">http://PABox/TM1Web(/\([aAsS]\([A-Za-z0-9]+\)\))?/TM1WebLogin.aspx</url>
		<url is-regex="true">http://PABox/TM1Web(/\([aAsS]\([A-Za-z0-9]+\)\))?/TM1WebLoginHandler.aspx</url>
		<url is-regex="true">http://PABox/TM1Web(/\([aAsS]\([A-Za-z0-9]+\)\))?/TM1WebMain.aspx</url>
		<url>../tm1/web/tm1web.html</url> 
	</urls>
Any help with this would be greatly appreciated.

Thanks,

Jim.
Struggling through the quagmire of life to reach the other side of who knows where.
Shop at Amazon
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
User avatar
gtonkin
MVP
Posts: 1192
Joined: Thu May 06, 2010 3:03 pm
OLAP Product: TM1
Version: Latest and greatest
Excel Version: Office 365 64-bit
Location: JHB, South Africa
Contact:

Re: PA 2.0.7 TM1 Web and BI 10.2.2

Post by gtonkin »

No idea, don't use CAM but saw this link. HTH.
User avatar
jim wood
Site Admin
Posts: 3951
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: PA 2.0.7 TM1 Web and BI 10.2.2

Post by jim wood »

Interestingly I've managed to get it kind of working. Gtonkin I went through the link and added the pmhub file which was missing and set the parameters. It now does work as long as I don't use localhost on the machine itself. Also now when logging out I get the following error:
PA Web Firewall Error.PNG
PA Web Firewall Error.PNG (10.72 KiB) Viewed 2171 times
Either way this is turning out too be the most fun ever... not.
Struggling through the quagmire of life to reach the other side of who knows where.
Shop at Amazon
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
Post Reply