This post is a participation by BRAHMI.
This post has some very useful FAQs. These could also fall under Siebel interview questions or Siebel certification exam.
The Major differences between siebel 7.x and 8.x
1) Siebel 8.0 has introduced Task UI for task automations.
2) Business user properties have become drop down list in tools and hence no need to remember syntax for each
Load balancing is maintained by the Gateway server using the third party software Resonate Central Dispatch.
as mentioned above Siebel load bal is done by third party software such as Resonate Dispatch manager….or can be done with the help of lbconfig.txt file, which is generated at siebel server and is place in webserver.which helps in identifying the concerned
While importing product or Account data why we are populating BU_ID ?
bu_id is user key for S_ORG_EXT and S_PROD_INT table. These 2 tables are base tables for Account and Product entities.
Explain when we use the following scenario’s: Base table having extension columns Extension table have extension columns Which one do you prefer, Explain?
In Siebel 7.8 there is no restriction in the number of columns in tables, but depending on the frequency of use and the relationship you should use it discretely (when 1:1 relation is there).
Its better to extent the base table rather than the extension table. As per the Siebel best practice we are supposed to extent the base table only if the required type columns are not present in the extension table.
Suppose there is a search spec on BC, and Applet both. explain the execution of this scenario.
This is not true . Actually BC search specification will be replaced by Applet Search specification(NOT appended) and finally you will get the data queried using Applet search spec.
When we set search spec in BC and Applet it will do an AND between the Search spec of BC and Applet. For Exp: Bc level search spec is Name=Vijay and Applet level Country=
When we have search spec on both BC and applet, both these search spec will be
How do convert single value fields into multivalue fields in the Field object type found under Business component?
select the ’Multivalued’ property to true. and need to take care about the MVL and Destination Field.
In the list applet field we have 10 records but i have to display only 2 records in list applet,what is the process should i follow
elect that applet in tools and in OBLE there is an option called "HTML no of rows" specify the number of rows u want.
How to find entity Relation in siebel tools.
In Tools,, click the Link Object type and query for both the entities for which u want to see the relation
In Tools. Select the Business Component. Then in ’View’ Menui Select Visualise->View Relationships to see the Entity Relationships
I have a view with form applet on the top and list applet at the bottom.There is "score" field in the list applet.How to display the totals of score in form applet?
Create a MVF in
In an Applet we have a Button When we click on that Button we need to get an Business Service. How we are going to do it?
Populate Method Invoked of button(control). Add a BC user property for invoking BS using method mentioned on applet control
For script currently in PreCanInvokeMethod that always permits a method to be executed, make use of the ?Named Method n? User Property. Using the existing script on PB Sales Activity Form Applet as an example, the process for making use of the user property instead of the existing script is as follows:
Add a new applet user property to the applet:
Named Method 1: mthdGotoAccount ’INVOKE’, ?mthdGotoAccount?
Note: This user property only works with the ?CSSFrameBase? (for form applets) and ?CSSFrameListBase? (for list applets) classes.
If Gateway Server is not present cant we do Load Balancing?
We can’t do with the 3rd Party load balancer like resonator. but, can do with HTTP load balancer in the web server.
If we have Dynamic Picklist as Bounded Can we add field?
yes we can add the fields in the dyn picklist
If we have Dynamic Picklist as Bounded Can we add field.
Is it posible to access more than one Database at a single siebel application
would u explain how to use or access more than one database at a single siebel application?
a single siebel enterprise server can have one db server(a 3rd party RDBMS) this scenario is possible.
My Query: a single siebel enterprise server can have multiple or more than one db server(multiple 3rd party RDBMS
Yes, you can use vbc access others database
What is User properties? and why we using the User properties?
User properties are object definitions that allow you to configure specialized behavior beyond what is configured in the parent object definition?s properties.
Thanks BRAHMI for sharing this useful information.
if anyone have more FAQs or Q&As and would like to share, please send it to me using the participate link. Thanks
Related posts(Auto Generated):





February 17th, 2010 at 7:19 am
> 2) Siebel 8.0 has Object Level check
> out which was not possible before.
I think this point is not true. I am developing with Siebel 7.8 you can enable object locking and therefore object check-out in this version. (”Allow Object Locking”)
February 17th, 2010 at 5:57 pm
Peter, I agree. Was available from 7.8 onwards.
February 17th, 2010 at 6:07 pm
I have updated.
June 6th, 2010 at 10:42 am
Hi,
Can anyone help me with the User properties with a list and examples?
Any help is appreciated…
Thank you.
June 30th, 2010 at 5:36 am
Hi this is satish kumar
I am new to the siebel I am very much interst to learn siebel testing.
Present I am working as manual tester in a small compnay.
I need help regarding to sibel testing.
Could you please help me regarding this.
What is siebel testing?
Could you please send the any documents or FAQ’S regarding siebel testing.
my mail id is satish_dega@yahoo.co.in
June 30th, 2010 at 6:00 am
Hi Sridhar,
This is satish could you tell me what is siebel testing
and give me some suggestions I am palning to switch to siebel side.I have 2+ years of experience namual testing side.I want learn siebel testing could you please help me regarding this.
July 6th, 2010 at 4:54 am
Hi Satish,
The best I can help would be to suggest you to start learning basics of Siebel application and learn what it does. Then you need to get access to Siebel Application to learn. Also check if this link helps.
http://download.oracle.com/docs/cd/B40099_02/books/TestGuide/booktitle.html
Good luck.
July 6th, 2010 at 7:18 am
Hi this is umesh
I am new to the siebel I am very much interst to learn siebel testing.
Present I am working as manual tester in a small compnay.
I need help regarding to sibel testing.
Could you please help me regarding this.
What is siebel testing?
Could you please send the any documents or FAQ’S regarding siebel testing.
my mail id is umeshguptha8@gmail.com
August 30th, 2010 at 3:13 pm
Thank you for sharing your knowledge!