Page 1 of 1

Missing tm1 section from server.xml - PAL, TM1Web, Integrated login

Posted: Tue Oct 02, 2018 9:54 am
by kaazimraza
Hi everyone,

I am working on configuring integrated login for TM1 Web, Planning Analytic v2.04 using https://www.ibm.com/support/knowledgece ... pnego.html from IBM.

I was at the step 4 where yo update server.xml file as described in the section "Modify WebSphere Liberty Profile configuration" on the above URL, and I hit a wall. I am unable to find the "<application id=tm1"..> tag as described in section 4. My server.xml has a tag for tm1web but I believe that's different as in the above URL, there's a separate step for updating tm1web tag.

I did a full blown installation of Planning Analytic on the single machine leaving out Performance Modeller and Cognos Insight. Unsure where did I go wrong.

Any help will be highly appreciated.

Re: Missing tm1 section from server.xml - PAL, TM1Web, Integrated login

Posted: Tue Oct 02, 2018 11:22 am
by Bakkone
Hi,

I think you can disregard the particular ID of the application. Try putting that in before the other application IDs. You should have PMPSVC, TM1Web etc... before all of those.

Re: Missing tm1 section from server.xml - PAL, TM1Web, Integrated login

Posted: Tue Oct 02, 2018 11:36 am
by kaazimraza
Thanks, I shall give it a shot.
So, basically, absence of tm1 tag wouldn't make a difference?