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.

10 Responses to “Siebel Automatic Login URL”

Post A Comment

Recent Posts 

Recent Comments:

  • Mahesh: Very Excellent yaar. i didnt know the basic concept of this though i am writing the script for years. Blindly we...
  • Anonymous: Use this but only in Browser Script The SetProperty method sets visual properties of a control. Syntax...
  • Gurdeep: The examples for a search in a query field are: ”.Search = “[Id] IS NOT NULL” .Sort=”"...
  • Sridhar: I have updated.
  • Sridhar: Peter, I agree. Was available from 7.8 onwards.