11.Complete the following statement. A set of related
applets may be displayed in a
__________.
� A. Business object
� B. View
� C. Screen
� D. Business component
12. Which applet type may simultaneously display more
than one record?
� A. List
� B. Form
� C. Child
� D. Detail
13. On a Mobile Web Client using disconnected
processing, how is HTML delivered to the browser?
� A. The HTML is pulled from the Web cache on the Mobile Web Client
� B. It is not possible for a disconnected client to receive Siebel HTML
pages
� C. The local Web Server with SWSE delivers the HTML to the browser
� D. The Mobile Web Client must synchronize to receive the HTML from the Siebel Web Engine.
14. Refer to the exhibit below.
Scenario: You have three server machines and you are
using desktop machines as clients. You want to install full
functionality for the Web client. Which components must be present to support this functionality. Choose three.
<!–[if
!vml]–><!–[endif]–>
� A. Siebel Server
� B. Siebel Web Engine
� C. Gateway Server
� D. Siebel Templates
� E. Web Server
15. Refer to the exhibit below.
Scenario: You have two server machines and you are
using laptops as clients for users who will be traveling. You want to install full functionality for remote users. Which components must be present to support this functionality. Choose three.
<!–[if !vml]–><!–[endif]–>
� A. Siebel Web Server Extension
� B. Object Manager
� C. Siebel Web Engine
� D. Data Manager
� E. Eapps.cfg file
16. What is the purpose of the Siebel Monitoring
Account?
� A. Used to monitor database capacity and alert DBA when approaching designated thresholds
� B. Used to run Enterprise Server processes and
components
� C. Required to run Windows processes or start UNIX
daemons
� D. Required by Resonate Central Dispatch connection brokering software
<!–[if !supportLineBreakNewLine]–>
<!–[endif]–>
17. Which of the following is NOT a valid task when
installing and verifying the Enterprise and Siebel
Servers?
� A. Invoke the installation program and follow the installation steps
� B. Run the install.ksh script
� C. Verify that the Windows Service and Unix daemon process is started
� D.Inspect the SESsetup.log file in the Siebel root
directory.
18. How might you verify repository data after
installing the Database Server?
� A. View the SESsetup.log file in the Siebel root
directory
� B. Verify that the Windows Service and Unix daemon process is started
� C. Run the imprep.ksh script
� D. Run a query to count the records in the S_VIEW
table.
19. What function does the Siebel Web Engine perform
when it receives a URL with a Siebel request?
� A. Gathers templates and data and builds an HTML
page
� B. Displays the HTML page on the client’ s
computer
� C. Provides access to, and distributes load for Siebel
Servers
� D. Verifies that the client is using an acceptable
browser.
20. What happens when a user enters a URL for a
Siebel application into a Web browser?
� A. The Browser retrieves the appropriate templates and the Siebel Web Engine retrieves the data from the database to build the HTML page
� B. The Siebel Web Engine recognizes the URL and passes it to the Web
Server where the HTML page is built for the user
� C. The Web Server retrieves the appropriate templates and the Siebel Web Engine retrieves the data from the database to build the HTML page
� D. The Web Server recognizes the URL and passes it to the Siebel Web Engine where the HTML page is built for the user.
21. Ken Fisher has several positions, including Service Representative, Service Leader, and Support Engineer. His primary position is Support Engineer. How should Ken change his position to Service Representative after he logs in?
� A. Change the default position flag in his
profile
� B. Select User Administration || User
Profile
� C. Select the position during the login process
� D. Select View || User Preferences || Change
Position.
22. Limiting data displayed in the My Service Request
view to service requests assigned to the user is an example of
what?
� A. Team-based access control
� B. Access based on responsibility
� C. Position-based access control
� D. Access based on User ID
24. A user’ s User ID affects which of the following?
� A. Access to data that the user created
� B. Ability to forecast opportunities
� C. Access to specific screens
� D. Access to specific views.
25. Which of the following statements is true about
access control?
� A. Different users with the same Responsibility may see different data on the same view
� B. View access for a Responsibility in one Organization will be different in another Organization
� C. Users see data based on Responsibility, ID, and
Position
� D. Users with different view access cannot view the same
data.
26. Which of the following views displays data based
on a user’ s position on a team and allows all users associated with assigned positions to
access the data?
� A. My View
� B. My Team’ s View
� C. All Across Organization View
� D. All View
27. When setting up your Organizational Hierarchy,
why would you want to create a division and then set the Organization Flag?
� A. Making a division an organization prevents the assignment of records that typically will be visible only to that organization
� B. Because you want to remove the Division, but create an Organization with the same name
� C. You want other organizations to have access to the
data
� D. You do not want another organization to access the
data.
28. You would navigate to the User Administration ||
Employees screen to do which of the following? Choose two.
� A. Assign the user to views
� B. Assign views to responsibilities
� C. Adjust the user’ s access to data records
� D. Determine which responsibilities are assigned to a
user
29. Which access control mechanism would typically be
used to ensure that Sales Representatives in the UKhave
access to only UK Customer information?
� A. Position
� B. Responsibility
� C. Personal
� D. Organization
30. Which of the following is a valid relationship
between Controls and Fields?
� A. One control maps to many fields
� B. Many controls map to one field
� C. Many controls map to many fields
� D. One control maps to one field.
31. Upon completing a repository search in Tools,
how do you navigate to an object definition found during the search?
� A. Right-click the object in the results list
� B. Click the object in the results list
� C. Double-click the object in the results list
� D. Select the object and press the Space Bar.
32. What mechanism prevents the entry of duplicate
records by specifying the columns that must contain a unique set of values?
� A. Foreign key
� B. Index
� C. Primary key
� D. User key.
33. Which type of relationship requires an intersection table?
� A. Many-to-One (M:1)
� B. One-to-One (1:1)
� C. Many-to-Many (M:M)
� D. One-to-Many (1:M)
34. Where is main organization-related data stored in
the Siebel database?
� A. S_ORG_EXT table
� B. S_ORGANIZATION
� C. S_BU table
� D. S_BUSINESS table.
35. When you create a join to a party table, the
destination column must reference the _____
column in the joined table.
� A. ROW_ID
� B. PARTY_ID
� C. BU_ID
� D. PAR_ROW_ID
36. You want to add your company’ s logo in the
branding area. Which of the following is NOT a step that you need to accomplish this?
� A. Compile an .srf and test the application after you modify it in Tools to see whether the logo appears
� B. Specify the name of the logo in an HTML IMG
tag
� C. Test the application after saving the template file to see whether the logo appears
� D.Edit CCFrameBanner.swt template file to add an
image.
37. What steps do you have to perform in order to
bind applets to a view template? Choose two.
� A. Drag the applets from the list onto the placeholders in the view template
� B. Launch the Web View Layout Editor in Siebel Tools to have the template file and the applets window open
� C. Create a new Screen View definition in
Screens
� D. Modify properties in Siebel Tools, by navigating to View || View Web template || View Web Template Item
38. Which of the following is true of the Item
Identifier property of an applet web template item?
� A. It is read by the Siebel Tools to generate the final
HTML
� B. It specifies the condition under which this item is
mapped
� C. It specifies the ID assigned to the control that is mapped to the placeholder in the .swt file
� D. It specifies the name of the control or list item such as List and Form
39. You want to edit the Web layout of a Contact Form
applet by right-clicking and choosing Edit Web Layout. You have checked out the appropriate project but you still get an error as soon as you choose Edit Web Layout. Which of the
following toolbar settings should you have set first?
� A. History
� B. List
� C. Web Controls
� D. Edit
� E. Target Browser Group
� F. Debug
40. Opportunityand Sales Stage have a M:1 relationship according to your business model.You want to show some data from the Sales Stage business component in yourOpportunity business component. How would you do
this?
� A. By creating an implicit join between the Opportunity business component and the S_PARTY table
� B. By using the intersection table S_OPTY_STG
� C. By creating a link between Opportunity and Sales Stage business components
� D. By creating a join from the Opportunity business component to the S_STG table.
41. Which of the following is NOT true of the Join
Specification object type?
� A. Name of the join specification object definition must be unique within the join
� B. Destination column is required if the join occurs on a column other than ROW_ID
� C. Source field denotes the name of the field on which the destination table will be joined
� D. The Join Specification specifies the table to be
joined.
42. You want to bring party data into a different
party business component. Which of the following would you NOT do when mapping a field to a column in a Party table?
� A. Select an existing or create a new explicit
join
� B. Use the existing implicit join from S_PARTY to the other Party table
� C. Set the appropriate type for the new Field
� D. Select the desired column in the joined table.
43. In a M:M link, which of the following properties
must be populated? Choose three.
� A. Child business component
� B. Inter table
� C. Destination field
� D. Inter child column
44. When you configure a static drilldown to a
different business component, which of the following you would NOT do? Choose two.
� A. Set Hyperlink field and view properties
� B. Set business component, source field, and destination field properties to enable drilldown to a view based on a different parent record
� C. Create a new drilldown object for the applet in Siebel
Tools
� D. Identify one or more matching conditions to trigger drilling down to a specific target view
� E. Set the field, value, and sequence properties.
45. Which of the following is NOT one of the steps in
configuring a dynamic picklist in Siebel Tools?
� A. Set the Type Value property on the picklist to the picklist name in the S_LST_OF_VAL
� B. Specify the Business Component to be used by the Pick List object
� C. Set the runtime property to TRUE on the control or list column object
� D. Create a Pick Map definition.
46. Which of the following are true of Multi-value
group (MVG)? Choose two.
� A. Its visual cue is
� B. It requires dedicated space for each child record on a
view
� C. Multi-value field is required for an MVG
� D. It is an alternative to a detail view for managing parent and related child records
� E. It cannot be built on M:M relationships.
47. Which of the following is a valid reason to use
unused columns of an existing standard 1:1 extension table (rather than creating a custom extension column on the base table)?
� A. The columns will very rarely be included in the User Interface, and applies to only a small subset of the records in the base table
� B. It will improve performance
� C. It is a solution when you have not purchased the Advanced Database Extensibility module
� D. Siebel does not permit creation of new columns on base
tables
48. Which of the following access control mechanisms
is NOT how Siebel limits records a user can access in a given view?
� A. Membership in access groups for catalogs and
categories
� B. User ID
� C. User’ s responsibilities
� D. User’ s organization
� E. User’ s position.
49. Which of the following is NOT one of the steps of
enabling Multilingual List of Values (MLOVs)?
� A. Compile a new .srf and deploy
� B. Determine which columns to enable
� C. Update the existing data in the database by running the MLOV upgrade utility
� D. Configure columns for MLOVs
� E. Create 1:M extension table to S_LST_OF_VAL table for each target language.
50. For which Contact view do you set the Visibility
Applet Type property to Sales Rep?
� A. For All Contacts
� B. For My Team’ s Contacts
� C. For My Personal Contacts
� D. For All Contacts across Organizations
� E. For My Contacts
ANSWERS:
11.B 12.A 13.c 14.A,C,E 15.B,D,C 16.D 17.B 18.D
19. A 20.D 21.D 22.D 23.NO Question.
24.A 25.A 26.A 27.D 28.C ,D 29.D 30.D 31.c 32.D
33.c 34.A 35.D 36.A 37.A,B 38. c 39.E 40. D
41.D 42.B 43.A,B ,D 44.D,E 45.A 46.C,D 47.A
48.C 49.E 50.E