My experience has taught me that it is pretty common to ignore simple things but they usually are the one's that can save you a lot of hassel if used in a proper way. During our intital time of Siebel development there is atleast 50 time we open Siebel Dedicated Client and Siebel tools while we are trying to explore Siebel to the best of our ablity. This simple trick can automate your login to the client and tools and save some time of entering username or password.
- Right Click the shortcut through which you acess the Siebel Client or Siebel Tools and choose Properties from the context menu.
- Scroll right to the end of Target Text Field Value enter the following text in the end.
/u sadmin /p sadmin /d sample
These text will automate your login to sample database. If you want to automate your login to Local Database enter the following code.
/u username /p pwd /d Local
replace username with your local username and pwd with your local database password
You can create copies of the shortcut that you use and can configure different shortcuts to login to different databases. Detail about switches being used in the above article and other switches that can be used is a subject of another post.
Hope this post helps you. If yes, Then please post your comments or suggestion to improve this blog.
No comments:
Post a Comment