What are view Web template items?
A. View object definitions
B. Applets that have been bound to a view
C. Controls that have been bound to an applet
D. Siebel tags used to define the applet parameters in a view
Which two are true regarding the Application Deployment Manager package descriptor file? (Choose two.)
A. It is manually moved to the package directory.
B. It is generated via the admpkgr generate command.
C. It is automatically generated by the export processes.
D. It is used by the deploy copy command to create the deployment session.
E. It is used by the deploy load command to map contents to the Management Server database.
Which Siebel business entity represents businesses external to your company that could be a current or potential client, business partner, or competitor?
A. Contact
B. Account
C. Position
D. Opportunity
You add a business component which has existing data to an existing business object. You forget to set the Link property. Which two are true? (Choose two.)
A. No child records appear for any parent.
B. All child records appear for each parent.
C. The same set of child records appear for each parent.
D. The view will not display the applet associated with the business component.
In Server Administration, you want to use the same set of parameters for several different components. How would you best accomplish this without manually setting the parameters for each and every component?
A. Create a named subsystem (or profile).
B. Copy the component to inherit the original parameter values.
C. Right-click the Parameter Details list and select Propagate Parameters from the menu.
D. Select all of the parameters from one component, then copy and paste them into the other components.
John has been added as a non-employee user of the application. Which two statements are true about non-employee users of the application? (Choose two.)
A. A user must have at least one position.
B. A user must have at least one responsibility.
C. A user must be assigned to at least one division.
D. A user must be assigned to at least one organization.
E. A user must be assigned to at least one access group.
F. A user must be authenticated; for example, by having credentials such as a username and password.
While testing some configuration changes to the Opportunity List Applet, you find that you are able to edit existing opportunities, but you cannot create new opportunities.
Further testing reveals that you can create new opportunities in the Opportunity Form Applet - Child in the same view.
What is this condition caused by?
A. No Insert = TRUE and No Update = FALSE on the Opportunity business component.
B. No Insert = TRUE and No Update = FALSE on one of the fields of the Opportunity business component which is displayed in the list applet but not in the form applet.
C. No Insert = TRUE and No Update = FALSE on the Opportunity List Applet.
D. No Insert = TRUE and No Update = FALSE on one of the list columns of the Opportunity List Applet.
E. You failed to compile the Opportunity List Applet, hence it is still checked out and cannot accept new data.
F. Your responsibility is not correctly configured; you do not have permission to see the New Opportunity view.
What must you do in order to ensure that the Workflow simulator opens the Mobile Web Client and accesses the correct database when a simulation is initiated?
A. Select Debug from the View > Options menu and enter the local client start-up information.
B. Right-click the design canvas and select Simulate, then enter the local client start-up information.
C. Select Simulator Options from the View > Options menu and enter the local client start-up information.
D. Right-click the design canvas and select Simulate Options, then enter the local client start-up information.
You are importing products and product lines. Your source data includes product names, product descriptions, and associated product lines, but does not include many of the required flags for the EIM_PROD_INT and EIM_PROD_LN tables. Most of these flags can be set to default values.
Recommended practice is to add default values for these required flags _____.
A. to the .ifb file
B. in your source data
C. using the application administrative screens once the import is complete
D. to the EIM_PROD_INT and EIM_PROD_LN tables after loading the source data into them
E. to the EIM_PROD_INT and EIM_PROD_LN tables before loading the source data into them
You are working in the high-interactivity Web client. You start creating a new record in the Contact list applet. When is the record committed to the database? (Choose two.)
A. You select Save Record from the applet-level menu.
B. You enter data into a field and then select a different field.
C. You enter data into the record and then select a different record.
D. You click on the form applet to enter data into a field that is not available in the list applet.