DEV-501 Exam Questions

Total 237 Questions

Last Updated Exam : 22-Oct-2024

Object B has a lookup relationship to Object A. Object C has a lookup relationship to Object B. A
developer needs to run a report on A records with C records.
How can the developer accomplish this?


A.

Create a matrix report with A and B records as column headings and C records as row
headings


B.

Create a custom report type that includes A with B with C


C.

Create a summary report with a custom summary formula summarizing by A, then B, then C


D.

Run a report using the standard report type: A with B with C





A.
  

Create a matrix report with A and B records as column headings and C records as row
headings



Universal Containers tracks Offers as an object in a recruiting application. Once an offer has been
accepted by a candidate, there must be a value in a currency field called Actual Salary.
How would a developer meet this requirement?


A.

Create a workflow field update to set the property of the Actual Salary field to Required


B.

Create a field dependency between the Salary Amount and status of Accepted.


C.

 Create a validation rule to make sure that the Actual Salary is not null whenever an offer is
accepted.


D.

Create a validation rule to make Actual Salary required each time the offer record is saved.





C.
  

 Create a validation rule to make sure that the Actual Salary is not null whenever an offer is
accepted.



For objects where data access is granted through the role hierarchy, how is access granted?


A.

Users are granted access to data accessible by users below them in the role hierarchy.


B.

Users are only granted access to data owned by users below them In the role hierarchy.


C.

Users are only granted read access to data owned by users above them in the role hierarchy.


D.

Users are granted access to data accessible to users in the same role in the role hierarchy





A.
  

Users are granted access to data accessible by users below them in the role hierarchy.



In a recruiting application, a Position custom object is related to a Salary custom object. Sensitive
information, such as current salary, is stored on the Salary object. All users should be able to at
least view position information. However, only select individuals should be able to read salary
records.
How should a developer accomplish this?


A.

Create a lookup relationship between Position and Salary; set organization-wide defaults to
Public Read-Only for Position and Private for Salary


B.

Create a master-detail relationship between Position and Salary; set organization-wide defaults
to Private for Position and Salary


C.

Create a master-detail relationship between Position and Salary; set organization-wide defaults
to Public Read only for Position and Private for Salary


D.

Create a lookup relationship between Position and Salary; set organization-wide defaults to
Private for Position and Salary





A.
  

Create a lookup relationship between Position and Salary; set organization-wide defaults to
Public Read-Only for Position and Private for Salary



Which field is available as part of the translation workbench for a validation rule?


A.

Formula


B.

Description


C.

Error Message


D.

Rule Criteria





C.
  

Error Message



Which statement is true regarding Force.com Sites? Choose 3 answers


A.

Sites can leverage declarative page layouts as web pages.


B.

Sites enables developers to build public, unauthenticated websites.


C.

Sites are built with Visualforce pages.


D.

Sites leverage data and content in a Salesforce org.





B.
  

Sites enables developers to build public, unauthenticated websites.



C.
  

Sites are built with Visualforce pages.



D.
  

Sites leverage data and content in a Salesforce org.



Object X has a lookup field to Object Y. X needs to display a text value from a Text field on Y. To
ensure data Integrity, how would a developer implement this?


A.

 Create a roll-up summary field on Object X that retrieves the value from Y.


B.

Create a text field on Object X and use a workflow rule to fill in the value upon the creation of X


C.

Create a cross-object formula field on Object X that retrieves the value from Y.


D.

Create a text field on Object X and use Apex to populate the value.





C.
  

Create a cross-object formula field on Object X that retrieves the value from Y.



Which mechanism allows for authenticated access to a Force.com Site? 


A.

It is not possible to provide authentication for a Force.com Site


B.

An active Customer Portal


C.

An active Partner Portal


D.

 Setting restricted IP ranges for your site





B.
  

An active Customer Portal



Universal Containers requires that some employees are able to view and edit records of a custom
object called Positions, but no users can delete them.
How can Universal Containers accomplish this goal?


A.

Assign the Read-only profile to all users


B.

Set the organization wide default for positions to Read-only


C.

Remove the Delete permission for positions from all profiles


D.

Remove the Delete Access for positions from all user roles





C.
  

Remove the Delete permission for positions from all profiles



In a recruiting application, a master-detail relationship has been defined between two custom
objects. Job Applications (master) and Reviews (detail).
Which statement is TRUE? Choose 2 answers


A.

Review records will inherit ownership from the associated job application.


B.

Deleting a job application record will delete associated review records.


C.

The master-detail relationship between Job Applications and Reviews is defined on the Job
Application object.


D.

 Review records may exist without an associated job application.





A.
  

Review records will inherit ownership from the associated job application.



B.
  

Deleting a job application record will delete associated review records.




Page 4 out of 24 Pages
Previous