SiebelGuide.com/siebelblogs

Siebel Blogs, News, Events, Tips and Tricks
Filed under Tips&Tricks, All, Configuration

This tip will enable you to login into Siebel thin client automatically. You could save it as a shortcut or save the link as your browser favorite.

To do this all you have to do this to append execute command, username and password to the URL as shown below.

http://<siebelhostname>/eautomotive_enu/start.swe?SWECmd=ExecuteLogin&SWEUserName=<username>&SWEPassword=<password>

The URL argument SWECmd=ExecuteLogin is important. Here is the sample URL.

http://siebelcrmdev/eautomotive_enu/start.swe?SWECmd=ExecuteLogin&SWEUserName=sadmin&SWEPassword=sadmin

If you know any cool tricks like these then just share it on this website. Thanks.

Related posts(Auto Generated):

  1. Unlock a Project
  2. Automatic Login to Siebel
  3. How to Invoke Server Manager Utility in Siebel
  4. Siebel Tools Setup for Debugging
  5. How to Stop OC4J from Auto Start on Windows Boot up

Posted by Sridhar on Friday, September 19th, 2008


Page copy protected against web site content infringement by Copyscape
You can follow any responses to this entry through the magic of "RSS 2.0" and leave a trackback from your own site.

3 Responses to “Siebel Automatic Login URL”

Post A Comment

Recent Posts 

Recent Comments:

  • Sridhar: LDAP mechanism should be handled by Siebel Server. So I dont know why this would matter. I havent tested with...
  • Nitin: Hi, Nice post, however i think this will not work in the case where we are using any aunthentication methods like...
  • Nitin: Hey, Its a nice post but this cannot work if you are using any authetication method like LDAP or something…or...
  • Sridhar: Check Siebel Book Shelf. Siebel Business Process FrameWork workflow guide->Invoking Workflow processes page...
  • Nitin Kumar Jain: Can I control whether the Workflow invoked by the RTE is Synchronous or Asynchronous call. If yes, how?...