The No Delete property on the Contact business component is set to FALSE and the No Delete property on the Contact Form applet is set to TRUE. How does this affect the ability to delete a record through the client using the Contact Form applet?
A. Users will be able to delete a record because the least restrictive setting is used.
B. Users will not be able to delete a record because the most restrictive setting is used.
C. Only the record owner will be able to delete a record because of the conflicting settings.
D. Users will be able to delete a record because the business component setting overrides the applet setting.
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.
You set the search specification on the Account business component to [Status] = Active and the search specification on the Account List Applet to [Status] = Red Customer
What do you see when you navigate to the Account List View?
A. Both Active and Red Customer accounts, because the search results are ORed together.
B. Nothing, because the search results are ANDed together.
C. Only Active accounts, because the search specification on the business component takes precedence.
D. Only Red Customer accounts, because the search specification on the applet takes precedence.
E. An error message, because the application detects the conflicting search specifications.
Which three steps can be performed during administration of a newly-deployed rule module? (Choose three.)
A. activate the rule module
B. assign a business object
C. set an expiry date for the rule
D. set the Data Assertion Mode to runtime
E. synchronize the rule with the repository
F. select one or more rule module relations
Which authentication method allows for self-registration by Web users?
A. Web Single Sign On
B. database authentication
C. Windows authentication
D. Directory Server authentication
What is displayed in the Thread Bar if the Thread Title property is null in the thread properties?
A. A hyperlink is not added to the thread bar.
B. A question mark is displayed in the thread bar.
C. The Title property is used to populate the thread bar.
D. The name of the business component is used to populate the thread bar.
Which assignment deployment method would you most likely use to assign an opportunity to the appropriate sales representative based on territory whenever a new opportunity is created?
A. Batch assignment
B. Dynamic assignment
C. Interactive assignment
D. Manual assignment
You decided to use the S_CONTACT_XM table to store additional contact data. Which five new object definitions will you need to create to display this data as child data in a Detail View format? (Choose five.)
A. link
B. view
C. MVG
D. applet
E. MVG applet
F. business object
G. business component
H. business object component
Which two clients obtain initialization settings from both the configuration file and Application Object Manager component parameters? (Choose two.)
A. Web Client
B. Handheld Client
C. Mobile Web Client
D. Wireless Web Client
E. Dedicated Web Client
You created a new form applet. During your testing, one of the controls does not display any data. Which two could cause this? (Choose two.)
A. The control is not mapped to a web template item.
B. The control is not mapped to a field on the business component.
C. The Join property on the single value field that the control maps to is blank.
D. There is no data in the database for the column to which the control maps.
E. The RUNTIME value is set to FALSE on the picklist associated with the control.