Monday, May 26, 2014

20 TOP Siebel CRM Interview Questions and Answers pdf

Most frequently Asked Siebel CRM Interview Questions and Answers for freshers and experienced pdf free download

1.    What is detailed category and what is its use in configuration.
Detailed Category and Aggregate Category are the two different sets. You can add a view to a screen under Detailed Category or an Aggregate Category. For Example:
If I am creating two Views as detailes views. First I need to create a Detailed Category. Then I have to create two Detailed Views, for which the "Category" property must be specified with the created Detailed Category name. This is same for Aggregate Views also.

2. What is constrainted picklist? Where you will drop the constraints?
Constrainted picklist displayed value based on contaraint used.
Add field to constraint in pickmap of a field where picklist has configured in BC and set constraint option of added field to true.

3. How will you edit the joined fields values in join?
Using picklists and MVGs. MVGs require join field and link as prerequisites unlike picklists where just a join is enough.

4. How will you improve your performance in views?
The basic factors for performance decrease in views will be. more number of applets. which led to many links. and more joined fields in a single applet. MVG's which do not have the primaries set.

5. What is Virtual BC? what is the use of vbc?
Virtual Business Component is used to display the data from another Legacy database table, in the Siebel screen.

6. What is Siebel file system?
It is a shared directory that stores compressed files used by Siebel applications. Examples: Product literature, sales tools, presentations
Read/write access is controlled by the File System Manager component on Siebel Server.

7. How is Siebel 7.x architecture different from Siebel 6.x?
In siebel 7.x it was defined as 1.Physical user interface2.Logical user interface3.Business layer4.Data layer5.Third party RdmsThe main difference is , In siebel 6.x Phycial interface was not achieved.In Physical Interface includes web templates, css sheets

8. How is load balancing maintained in Siebel?
Load balancing is maitained by the Gateway server using the third party software Resonate Central Dispatch.

9. What is Resonate?
Resonate is third party software development tool, which is used for distibuting the cilent request to the least laden siebel server.

10. What is nameserver? What does it do?
Name server is the part of gateway server that dynamically registers all servers in enterprise, serves a connection broker across the enterprise.

11. Is it required to install gateway server before installing a Siebel server?
Yes, Because one Gateway Server can have multiple Siebel Servers

12. What is the relationship between a view and a b/o?
View references the business object. Every view is associated with a particular business object.

13. Why is it not recommended to modify existing base tables?
During upgradation it will cause problem if we extend base tables.More over if it is necessary u can go for extension tables

14. How do you create extension table to an interface table in Siebel?
Extension tables are created only for base tables.I think we can not extend the interface table.

15. What is an extension table and how is it related to base table?
Extension table may be 1:1 realation table to the base table or a 1:M relation to the base table.
1:1 extension table and the base table are logically considered as a single table.
Par_row_id will be the foriegn key.

16. Can you create an extension table with an intersection table?
We can not create an extension table with an intersection table

17. How do you create intersection table?
In Tools select new object wizard in that select Table enter the name of the table starting with CX_ and select the project and specify the type of table i.e. an intersection table for the two existing tables
Then it will ask the first Parent Table and foreign key column name for the first parent table in the same way fill the second parent table and FK column.

18. How is Siebel 7.x data model is different from Siebel 6.0 data model?
S_PARTY is the base tables and S_CONTACT,S_ORG_EXT,S_POSTN, S_USER are now extension tables. Siebel 6.x was dedicated application while from Siebel 7.x onwards we can access Siebel application via web.

19. What is seed data in Siebel?
The data that siebel supplies as a part of siebel vanilla application is seed data.

20. What is s_party table?
S_PARTY Table is the Base Table for all the Party related tables.
S_ORG_EXT
S_CONTACT
S_USER
S_BU
and etc.
the party tables can have the implied joins. the party related BC's have the S_PARTY as the base table. so, any of these tables are extension tables.

More Siebel CRM Interview Questions & Answers: Click Here
More Siebel CRM Multiple Choice Questions: Click Here

No comments: