Web Quick Login
For logging into any url that has a User Name and Password, create a ,html file containing the below HTML .
<FORM target=_blank action=http://hostname/callcenter/start.swe method=post>
UserName: <INPUT type=text name=SWEUserName value=username>
Password: <INPUT type=password name=SWEPassword value=password>
<INPUT type=hidden name=SWECmd value=ExecuteLogin>
<INPUT type=button value=Login onclick=this.parentElement.submit()></FORM>
The above is the general template.
The Below example is the one that can be used to login into Siebel Support Web
<FORM target=_blank action=https://ebusiness.siebel.com/eservice_enu/start.swe method=post>
<b onmouseover=”this.title=this.parentElement.action”>supportweb:-</b>
UserName: <INPUT type=text name=SWEUserName value=ibmcorp-read>
Password: <INPUT type=password name=SWEPassword value=NrSFMYVn>
<INPUT type=hidden name=SWECmd value=ExecuteLogin>
<INPUT type=button value=Login onclick=this.parentElement.submit()></FORM>
Open the saved .html file and click on the ‘Login’ button to login directly to the application.
No Comments »
No comments yet.
Leave a comment
About
Hi Folks…
Welcome to Siebel World !!!
I have started this initiative to help people by sharing my experience and knowledge and thereby help myself in learning new stuff and increase my social network.
I have worked on various areas in Siebel spanning from EAI, Upgrade, Task UI, Scripting, Workflow, Config, and Admin to name. I am pretty active on ITToolBox. You can search me with my ID “NANPATS”.
Please leave a comment else drop an email at narayanpatro @ gmail dot com, if you wish to suggest me something or if you want information on any topic. I would be glad and more than willing to help you out.
My mantra in life:
Smart Thinking + Intelligent Brain = Customer Satisfaction = Personal Satisfaction and setting new limits for yourself.
My Other Blogs: Siebel 8 Topics
Regards,
Narayan Patro