Page 1 of 1

How to incorporate TM1 Web objects into our portal

Posted: Mon Jul 12, 2010 9:37 am
by welsonlee
hello, everyone, i came from china

recently, Our company need to incorporate TM1 Web objects into our portal. i thought it shoulde be:

1 compile the TM1WebLoginHandler.aspx like that
<form id="Form1" form method="post" action="TM1WebLoginHandler.aspx?">
<input name="AdminHost" id="AdminHost" type="text" value="">
<br>
<input name="TM1Server" id="TM1Server" type="text" value="kpi">
<br>
<input name="UserName" id="UserName" type="text" value="admin">
<br>
<input name="Password" id="Password" type="password" value="">
<br>
<input name="SubmitBtn" id="SubmitBtn" type="submit" value="Login">
</form>
2 use the url like that "http://localhost/TM1Web/TM1WebMain.aspx ... value=tn_2"

i thought when i load the URL,it should login as admin without any input of password, but as fact, i have to retype the password again

how to solve the problem, please.

Re: How to incorporate TM1 Web objects into our portal

Posted: Tue Jul 13, 2010 1:42 am
by welsonlee
i fountd a way, let the portal provide the link like that

http://localhost/TM1Web/TM1WebMain.aspx ... value=tn_2

it sound i do not retype the password again and the URL provide the userinformation

Re: How to incorporate TM1 Web objects into our portal

Posted: Fri Jun 10, 2011 1:18 pm
by HLEBOEUF
A bit late reply but just dropped into this post.

I have a url like yours that works in a second with FireFox, when using Internet explorer it hanfs for 2 minutes ....

Anybody got an idea what this could be ?

Re: How to incorporate TM1 Web objects into our portal

Posted: Fri Jun 10, 2011 6:34 pm
by bioh
i was hoping to use this, too... but we use single signon.

anyone have any clues on how to access say, a websheet via url? with single signon (user does NOT get prompted for login at all, and it is NOT in the URL)

Re: How to incorporate TM1 Web objects into our portal

Posted: Fri Jun 10, 2011 6:55 pm
by PlanningDev
You aren't by chance using Cognos as your portal are you?

If so you can install the TM1 Portlets and/or Widgets to access TM1 web from the C10 Portal. You could configure your TM1 to use C10 security which would provide SSO and then from the C10 portal you would have instant access to TM1.