Filed under Configuration by neel on February 8, 2010 at 1:11 am
View Comments
There are lot of variations of this question such as:
There are two type of users, sales user and risk user. The Differentiating factor between them is User Type in Employee table. How can we configure that for risk user the records are editable and for sales user it is not.
How can a view be read [...]
Full Story »
Filed under Configuration by neel on December 14, 2009 at 11:44 pm
View Comments
Question: What are possible reasons of values not showing in dropdown of static Picklist?
Full Story »
Filed under Configuration by neel on September 12, 2009 at 4:53 am
View Comments
Question:
How to pupolate a field with the value of another field whenever a new record is created for the first time?
Answer:
Full Story »
Filed under Configuration by neel on June 18, 2009 at 6:37 pm
View Comments
Incremental Compile: When we select a single object (BC, Applet etc), several objects (Multiple BC, Applets, BO etc), single project or several projects to compile in an existing SRF file that is known as Incremental Compile.
Full Compile: When you compile all the projects in a SRF file that is known as Full Compile.
Full Story »
Filed under Configuration by neel on June 11, 2009 at 12:26 pm
View Comments
There are two types of toggle applet available in Siebel:
Static Toggle Applet: Which provides ability to user to manually select the applet that he wants to see from a dropdown list.
Dynamic Toggle Applet: In which applets are changed automatically based on a field value.
Full Story »
Filed under Configuration by neel on March 21, 2009 at 3:08 am
View Comments
Tables in Siebel can be broadly classified into two types
Repository Tables
Data Tables
Full Story »
Filed under Configuration by neel on February 18, 2009 at 11:06 pm
View Comments
Purpose of both the Picklists is similar, to restrict or constraint the values of child Picklist based on the value of parent but we need to do different configuration to implement them.
The only reason I can think of using Constraint over Hierarchical Picklists is due to a limitation of Hierarchical Picklist showing all the values [...]
Full Story »
Filed under Configuration by neel on February 4, 2009 at 12:28 am
View Comments
I will try to explain the answer with the help of an example of “Status” field.
We will assume the following values have been given for Pre-Default and Post-Default properties of Status Field
Pre-Default Value: “In Process”
Post-Default Value: “Complete”
Following are the scenarios which can take place:
Full Story »
Filed under Configuration by neel on January 29, 2009 at 6:07 am
View Comments
Links and Joins have following differences
Relationship:
Joins: Joins are configured between a Business Component and a table.
Links: Links are configured between 2 Business Components. They represent Parent Child relationship
Full Story »
Filed under Configuration by neel on January 27, 2009 at 1:50 am
View Comments
Before giving the answer I would like to provide some information about ST engine
ST stands for Strongly Typed. This is a new scripting engine introduced by Siebel and is available since Siebel 7.7 version. This is default scripting engine for Siebel 8.0
Now, for the answers of the questions
Full Story »