InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What Happens If You Create An Employee In Siebel Application And Forget To Create? |
|
Answer» The EMPLOYEES WOULD not be able to log in as you have to CREATE a database LOGIN and password for the employee to login into the CLIENT application. The employees would not be able to log in as you have to create a database login and password for the employee to login into the client application. |
|
| 2. |
What Does Position Represents In Siebel? |
|
Answer» In siebel, BASED on the POSITION of the EMPLOYEE, the records will be displayed. In siebel, Based on the position of the employee, the records will be displayed. |
|
| 3. |
What Are The Different Types Of Columns? |
|
Answer»
Columns: |
|
| 4. |
How Do You Recognize That A Particular Table (base Table ) Can Be Extended? |
|
Answer» If the table PROPERTY is PRIVATE, then we can not EXTEND the table. If it is PUBLIC, we can. If the table property is Private, then we can not extend the table. If it is Public, we can. |
|
| 5. |
When Do We Go For Bc Level User Properties? |
|
Answer» when we NEED to SET or RESET the PROPERTIES at RUNTIME. when we need to set or reset the properties at runtime. |
|
| 6. |
How Do You Import List Of Values? |
|
Answer» Depends on any HIERARCHIES, but using EIM_LST_OF_VAL(for EIM load) import parents first then children, OTHERWISE you will RECEIVE FAILURE message. Depends on any Hierarchies, but using EIM_LST_OF_VAL(for EIM load) import parents first then children, otherwise you will receive failure message. |
|
| 7. |
What Is The Difference Between Eim And Eai? |
|
Answer» EIM : is used for importing or deleting the LARGE data EIM : is used for importing or deleting the large data |
|
| 8. |
How Do You Set Up Employees In Siebel? |
|
Answer» CREATE the users first, then assign them some responsibility and position. then create the DATABASE LOGIN. Create the users first, then assign them some responsibility and position. then create the database login. |
|
| 9. |
What Are Pre Defined Queries? |
|
Answer» Pre Defined queries are some thing which HELPS US to NAVIGATE DIRECTLY to particular screens or VIEWS. it helps in accessing the screens or views in faster manners. Pre Defined queries are some thing which helps us to navigate directly to particular screens or views. it helps in accessing the screens or views in faster manners. |
|
| 10. |
What Is The Difference Between "picklist Generic" And "picklist Hierarchical" Business Components? |
|
Answer» PickList GENERIC" BC is used for STATIC PICKLISTS. "PickList HIERARCHICAL" is used for Hierarchical PickLists. PickList Generic" BC is used for Static Picklists. "PickList Hierarchical" is used for Hierarchical PickLists. |
|
| 11. |
What Does Business Component User Mode Indicate? |
|
Answer» Business COMPONENT User Mode specifies the Visibility setting for the BC. LIKE "All", "Personal", "Manager", "ORGANIZATION. Business Component User Mode specifies the Visibility setting for the BC. Like "All", "Personal", "Manager", "Organization. |
|
| 12. |
What Is All Mode Sort? |
|
Answer» This property determines WHETHER or not siebel will override the SORT SPECIFICATION and if so determines the sort that will be applied to the BC for All or Manager's view. The values are TRUE, FALSE or NORMAL NORMAL-usesBCdefinedsortspecificationTrue --Overrides the BC sort and USES theU1index False - Removes all sorting This property determines whether or not siebel will override the sort specification and if so determines the sort that will be applied to the BC for All or Manager's view. The values are TRUE, FALSE or NORMAL NORMAL-usesBCdefinedsortspecificationTrue --Overrides the BC sort and Uses theU1index False - Removes all sorting |
|
| 13. |
How Do You Specify A View To Be Displayed As Aggregate View In Siebel 7.7? |
|
Answer» when add the VIEW to the SCREEN you have a PROPERTY called Type in which, you have to select "AGGREGATE View". when add the View to the Screen you have a property called Type in which, you have to select "Aggregate View". |
|
| 14. |
Why Do We Use Symbolic Strings In Siebel 77? |
|
Answer» For up GRADATION and LANGUAGE CONVERSIONS. For up gradation and language conversions. |
|
| 15. |
What Is Horizontal And Vertical In Siebel? |
|
Answer» Siebel Horizontal application is GENERAL to every industry. where as Vertical is SPECIFIC to a industry. such as eAutomobile, eInsurance, eBanking etc. OR These are the types of applications. Example for Horizontal applications is TRANSPORT. Here are EXAMPLES for vertical applications are Eservice CALL center application etc. Siebel Horizontal application is general to every industry. where as Vertical is specific to a industry. such as eAutomobile, eInsurance, eBanking etc. OR These are the types of applications. Example for Horizontal applications is transport. Here are examples for vertical applications are Eservice Call center application etc. |
|
| 16. |
What Is The "parent Category" Property For A Screen View? |
|
Answer» This Parent Category specifies the view heading for a BUNCH of views related. the views BELONGS to this Parent Category will be shown as View Tabs below the MASTER APPLET. This Parent Category specifies the view heading for a bunch of views related. the views belongs to this Parent Category will be shown as View Tabs below the master applet. |
|
| 17. |
What Is The Function Of Swse On The Web Server? What Is It? |
|
Answer» SWSE(SIEBEL Web Server Extension)'s function is to accept the siebel REQUESTS and pass it on to Gateway server where the server manager DECIDES, to which siebel server component should this REQUEST go. SWSE(Siebel Web Server Extension)'s function is to accept the siebel requests and pass it on to Gateway server where the server manager decides, to which siebel server component should this request go. |
|
| 18. |
What Is Client Business Service? |
|
Answer» We can see the Business Services Client also. These are CALLED Client Business Services we can see them in Business Service ADMINISTRATION Screens. We can WRITE the script for the BS in the client itself. After writing the BS there is no NEED to compile those BS's. We can see the Business Services Client also. These are called Client Business Services we can see them in Business Service Administration Screens. We can write the script for the BS in the client itself. After writing the BS there is no need to compile those BS's. |
|
| 19. |
When Do We Use Genbscript.exe? |
|
Answer» it CREATES the CLASS files for the JAVASCRIPT (browser SCRIPTS). it creates the class files for the JavaScript (browser scripts). |
|
| 20. |
Why Do You Need Primary In Mvg? |
|
Answer» for a multivalue field there is a field called SSA Primary Field available in the parent BC. this field stores the primary child. which avoids querying on the child BC for displaying the value in the MVG. this is for PERFORMANCE improvision. this creates 1:1 LINK. for a multivalue field there is a field called SSA Primary Field available in the parent BC. this field stores the primary child. which avoids querying on the child BC for displaying the value in the MVG. this is for performance improvision. this creates 1:1 Link. |
|
| 21. |
What Is Foreign Key Table In Siebel? |
|
Answer» FOREIGN KEY table is the PROPERTY for a COLUMN in the table. it specifies for a column from which table this REFERENCE has been came. foreign key table is the property for a column in the table. it specifies for a column from which table this reference has been came. |
|
| 22. |
Where Does The Primary Field Of An Mvg Stored? |
|
Answer» PRIMARY Id FIELD will be STORED in the Parent BC. Primary Id Field will be stored in the Parent BC. |
|
| 23. |
What Is The Use Of Ldap User ? |
|
Answer» It is used as a THIRD party authentication for an END user which can be modified to have a single sign on to multiple APPLICATION APART from Siebel. It is used as a third party authentication for an end user which can be modified to have a single sign on to multiple application apart from Siebel. |
|
| 24. |
How Can You Resolve Foreign Key In Eim? |
|
Answer» Populate all User key columns which will RESOLVE foreign key. still u have doubt LET me KNOW. Populate all User key columns which will resolve foreign key. still u have doubt let me know. |
|
| 25. |
How Can You Do The Data Cleansing In Eim? |
|
Answer» EIM Does not SUPPORT DATA CLEANSING. EIM Does not support data cleansing. |
|
| 26. |
What Is Siebel Gateway? |
|
Answer» Siebel Gateway is the NAME SERVER which CONTROLS the ENTERPRISE Server. Siebel Gateway is the name server which controls the Enterprise Server. |
|
| 27. |
What Is The Purpose Of 1:m Extended Table? |
|
Answer» 1. we can use it in parent CHILD relationship where the child entity is lonely related to the parent table. 1. we can use it in parent child relationship where the child entity is lonely related to the parent table. |
|
| 28. |
What Is Siebel Admin Mode View? How To Create This? |
|
Answer» Admin Mode PROPERTY set to TRUE in View object definition. Admin Mode view OVERRIDES the property of Business component. This view ALLOW the user to do update, insert, and delete etc. which may not be available in other view of same BC. Because admin mode view overrides the No update, No insert ,No delete BC property. used for administration purpose. Admin Mode property set to TRUE in View object definition. Admin Mode view overrides the property of Business component. This view allow the user to do update, insert, and delete etc. which may not be available in other view of same BC. Because admin mode view overrides the No update, No insert ,No delete BC property. used for administration purpose. |
|
| 29. |
What Is Seibel Admin Mode View? How To Create One? |
|
Answer» ADMIN MODE VIEW is nothing but, it has Admin Mode PROPERTY SET to true. It will override all the visibility rules. Admin Mode View is nothing but, it has Admin Mode Property set to true. It will override all the visibility rules. |
|
| 30. |
How Do You Display The No. Of Records In A Picklist(combo Box/drop Down) Not The Records In The Pickapplet, In Just 3 Rows And Not 5 Rows(which Is The Default)? |
|
Answer» Set the HTML no of rows to 3. |
|
| 31. |
What Is The Use Of The Indirect Multivalue Link And How Do You Configure It? |
|
Answer» CONSIDER there are 3 bus comps. in that SAY there is no RELATION ship between the 1st and 2nd bus comp and there is relation ship between 2nd and 3 rd bus comp. but some fields are necessary from the 2nd bus comp. it will be fetched through the RELATIONSHIP from 1st and 3rd bus comp. this is called indirect MVL. consider there are 3 bus comps. in that say there is no relation ship between the 1st and 2nd bus comp and there is relation ship between 2nd and 3 rd bus comp. but some fields are necessary from the 2nd bus comp. it will be fetched through the relationship from 1st and 3rd bus comp. this is called indirect MVL. |
|
| 32. |
What Is The Maximum Number Of Applets Can Be There In A View? |
|
Answer» There can be EIGHT APPLETS at most. There can be eight applets at most. |
|
| 33. |
What Is Applet Toggle How Many Types Are There? |
|
Answer» Applet TOGGLE identifies ONE or more alternate applets to USE in DISPLAYING the data of a business component. They are 2 TYPES static and dynamic. Applet toggle identifies one or more alternate applets to use in displaying the data of a business component. They are 2 types static and dynamic. |
|
| 34. |
What Is The Difference Between Mvg Applet And A Pick Applet? |
|
Answer» MVG is NOTHING but to display the child records for the parent table ,and for PICK APPLET to update JOIN fields. OR Pick applet is USED when there is 1:1 relationship and MVG is used when there is 1:M r/n. MVG is nothing but to display the child records for the parent table ,and for pick applet to update join fields. OR Pick applet is used when there is 1:1 relationship and MVG is used when there is 1:M r/n. |
|
| 35. |
What Is Detail Applet And Association Applet? |
|
Answer» Detail applet is nothing but Form Applet, Association applet is used to IMPLEMENT M:M relationship. OR Detail applet word is used in the context, when there is a MASTER Detail relation. in this CASE there will be one master and many child RECORDS. so, we usually SHOW these child records in list applet and not in form applet. Detail applet is nothing but Form Applet, Association applet is used to implement M:M relationship. OR Detail applet word is used in the context, when there is a Master Detail relation. in this case there will be one master and many child records. so, we usually show these child records in list applet and not in form applet. |
|
| 36. |
Difference Between Lov And Picklist?? |
|
Answer» LOV is to store the values for the picklist in the APPLICATION admin and where as picklist is USED to select the value from the LIST of values. LOV is to store the values for the picklist in the application admin and where as picklist is used to select the value from the list of values. |
|
| 37. |
What Is Symbolic Url In Siebel? |
|
Answer» Symbolic URL allow you to configure Portal Agents in several WAYS. You use Symbolic URL Arguments for two PURPOSES, to define data to be SENT to an external HOST and to submit COMMANDS to SWE that affect the behavior of Portal Agents. Symbolic URL allow you to configure Portal Agents in several ways. You use Symbolic URL Arguments for two purposes, to define data to be sent to an external host and to submit commands to SWE that affect the behavior of Portal Agents. |
|
| 38. |
What Is Force Active Property? |
|
Answer» FORCE Active property for a FIELD MAKES it ACCESSIBLE in scripting even if it is not in UI. Force Active property for a field makes it accessible in scripting even if it is not in UI. |
|
| 39. |
What Is Difference Between Join Specification And Join Definition? |
|
Answer» "JOIN" OBJECT specifies the table NAME and "Join Specification" object specifies the Primary Key Foreign Key relationship. "Join" object specifies the table name and "Join Specification" object specifies the Primary Key Foreign Key relationship. |
|
| 40. |
What Is Difference Between S_opty_x And S_opty_xm Tables? |
|
Answer» s_opty is a BASE table s_opty is a base table |
|
| 41. |
Siebel 7.7 How Do You Add Button Icon In An Applet? Like New,query,delete.i Want Activate Button Also? |
|
Answer» You can ADD those BUTTONS by creating controls under that applet and specifying a method name under that. You can add those buttons by creating controls under that applet and specifying a method name under that. |
|
| 42. |
How Will You Do Validations In Escripts And In Configuration? |
|
Answer» In Tools select the object DEFINITION, right click and select validate. this is USED to check the CORRECTNESS of values of a PARTICULAR object before going to store. in escripting, once we write script then we can do VALIDATION by check syntax option. In Tools select the object definition, right click and select validate. this is used to check the correctness of values of a particular object before going to store. in escripting, once we write script then we can do validation by check syntax option. |
|
| 43. |
How Is Siebel 7.x Architecture Different From Siebel 6.x? How Is Siebel 7.x Architecture Different From Siebel 6.x? |
|
Answer» In siebel 7.x it was defined as The MAIN difference is , In siebel 6.x Physical interface was not achieved. In Physical Interface includes web TEMPLATES, CUSS sheets. In siebel 7.x it was defined as The main difference is , In siebel 6.x Physical interface was not achieved. In Physical Interface includes web templates, cuss sheets. |
|
| 44. |
What Is Link Specification? |
|
Answer» The field VALUE passed as the DEFAULT value to the child BUSINESS COMPONENT when the link spec is specified. The field value passed as the default value to the child business component when the link spec is specified. |
|
| 45. |
What Is Siebm? |
|
Answer» siebmtsh.exe is a process created when you BRING up siebel SERVERS, DEPENDING on the number of OBJECT managers that are enabled the number of siebmtsh.exe processes increases.tsh.exe siebmtsh.exe is a process created when you bring up siebel servers, depending on the number of object managers that are enabled the number of siebmtsh.exe processes increases.tsh.exe |
|
| 46. |
I Have Created Hierarchical Picklist. In Parent All The Values Are Displayed. When The Values Selected In The Parent Its Displays Proper Value In The Child Picklist? |
|
Answer» The search SPECIFICATION for the parent PICK LIST should be "Parent ID is Null". The search specification for the parent pick list should be "Parent Id is Null". |
|
| 47. |
How Can A Particular User Among Four Users With Same Responsibility Can Have Access To Particular View And This View Should Not Be Visible To Other Users? |
|
Answer» yes by assigning the position and giving a unique, user id he can access the data. OR The new views which are to be restricted from the other 3 USERS can be grouped up in a SEPARATE responsibility and then the 1st user can be assigned that the newly created responsibility. This will save TIME and will ensure SMOOTH operations as well. yes by assigning the position and giving a unique, user id he can access the data. OR The new views which are to be restricted from the other 3 users can be grouped up in a separate responsibility and then the 1st user can be assigned that the newly created responsibility. This will save time and will ensure smooth operations as well. |
|
| 48. |
How We Will Create Drilldown In Form Applet..........please Explain? |
|
Answer» Usually Drilldowns will be in List Applets only. But, in Siebel 6 there are Drilldowns on Form applets also. But, these are not similar to those in List Applets. in ORDER to go to the target view we need to right click on the applet, on the MENU shown we can FIND the available Drilldowns with Title as "Go To XYZ View". OR It is possible through scripting either Siebel VB/ eScript. Usually Drilldowns will be in List Applets only. But, in Siebel 6 there are Drilldowns on Form applets also. But, these are not similar to those in List Applets. in order to go to the target view we need to right click on the applet, on the menu shown we can find the available Drilldowns with Title as "Go To XYZ View". OR It is possible through scripting either Siebel VB/ eScript. |
|
| 49. |
What Is Tpm ? |
|
Answer» It is SOMETHING RELATED to SIEBEL Trade PROMOTION Management OR TPM = Total Productivity Management. Its a manufacturing TERM.. It is something related to Siebel Trade promotion Management OR TPM = Total Productivity Management. Its a manufacturing term.. |
|
| 50. |
What Is The Difference Between Mvg & Dynamic Picklist? |
|
Answer» A new value could be ADDED through an MVG where as DYNAMIC Pick Applet could only be used to pick a value from a pick applet which could be constrained to SHOW RELEVANT data. A value entered through an MVG will show up in a Dynamic Pick Applet if the Dynamic Pick Applet is based on that MVG. A new value could be added through an MVG where as Dynamic Pick Applet could only be used to pick a value from a pick applet which could be constrained to show relevant data. A value entered through an MVG will show up in a Dynamic Pick Applet if the Dynamic Pick Applet is based on that MVG. |
|