Friday, 20 September 2013

Siebel Error - SBL-DAT-00329

The responsibility of user 'SADMIN' does not allow accessing view 'Contact Detail TBUI View'.(SBL-DAT-00329)
Solution:

Add that view under responsibility. Clear Cache.

Thursday, 19 September 2013

Error - Code : SBL-UIF-00401

View: <?> does not contain applet: <?>.(SBL-UIF-00401)
Solution:

Session expired. Login again

Wednesday, 18 September 2013

Siebel Error Codes

  Open UI Sitemap missing




Quick Fix:
Please Run GenbScript

Error code- SBL-SRH-00124

Error Code
Search Configuration Error. The search category 'Smart Answer (eService)', is not defined.Please contact your system administrator.(SBL-SRH-00124)

Solution

Wednesday, 24 April 2013

File does not exist of may be in use by another process(SBL-DAT-00142)

File does not exist of may be in use by another process(SBL-DAT-00142)

This error occur when the SRF file is used by some another process.
When you come across this error please make sure that
 1. services like siebel service is not accessing the SRF
 2. All DB,Siebel Process are down.
 3. Some windows machine (Windows 7)  may prevent file access. So your tools must have permission to access files. For that right click on tools give run as administrator. Then your tools can access the SRF file

Friday, 12 April 2013

Setting tab order in Siebel

You can decide the tab order of each control in a form applet.
 To do so query the applet -> controls and you can find a property called "HTML Sequence". Give the sequence as you required.


Sunday, 3 March 2013

Applet Minimizing & Maximizing.


We can minimize and maximize applet in a view. To do this go to its view.
view web template item. Select your applet. go to display size option. select maximized or minimized.
If you select maximized option, when view loads the applet will be in maximized state, you can minimize it.
If you select minimized, when you loads a view that applet will be in minimized state.
There is another option always maximized, if you select that option, you cannot minimize your applet.
(Method minimize applet will not works there)