Salesforce Platform App Builder Certification PR

Salesforce Platform App Builder Certification #261-270

記事内に商品プロモーションを含む場合があります
Information

Certification Preparation for Platform App Builder

21

Which two solutions prevent a formula field from being referenced by a Roll-Up Summary Field?

  • A cross-object workflow updating a field referenced by the formula field
  • A cross-object field reference in the formula field
  • The CASE() function in the formula field
  • The NOW() function in the formula field
  • 答え

    A,B

    22

    Universal Containers manages internal projects by department using a customobject called projects. Only employees in the project’s respective departmentshould have view access to all of the department’s project records. If an employeechanges job roles and moves to another department, the employee should nolonger have access to the projects within their former department. How can theserequirements be met assuming the organization wide default for projects is set to private? (Choose 2)

  • Create a criteria-based sharing rule using the project’s department that grants access to users by permission sets.
  • Create a criteria-based sharing rule using the project’s department that grants access to users by public groups.
  • Create a criteria-based sharing rule using the project’s department that grants access to users by profiles.
  • Create a criteria-based sharing rule using the project’s department that grants access to users by roles.
  • 答え

    B,D

    23

    “The VP of Marketing wants to broadcast an email to 10,000 contacts in Salesforce on a
    regular basis, but realizes Salesforce’s mass email functionality has a limitation on the number of emails that can be sent each day.”

  • Develop Apex code and Visualforce pages to send the emails.
  • Download all contacts to a CSV file and use an email client to send the mails
  • Research and evaluate products available on AppExchange to send mass emails
  • Request Salesforce increase the number of maximum daily mails.
  • 答え

    C

    24

    What is the capability of a schema builder? Choose 2 answers

  • To update description of standard and custom objects.
  • To modify custom field help text on standard objects
  • To create new look-up or master-detail object relationship
  • To enable field history tracking on standard objects.
  • 答え

    B,C

    25

    “Universal Containers’s app builder has been tasked with replacing workflow rules and Apex triggers with Process Builders where possible.
    What are two important considerations an app builder should know before the project is started? Choose 2 answers”

  • Avoid generating infinite loops.
  • Apex has a different SOQL query limit than Flow.
  • Create a process for each workflow rule.
  • Combine actions when possible.
  • 答え

    A,D

    26

    Sales reps at Universal Containers create multiple quotes per opportunity. What automation tool should an app builder recommend to delete rejected quotes?

  • Approval process
  • Validation rule
  • Workflow rule
  • Flow
  • 答え

    D

    27

    What is a section of the Lightning App Builder Tool? Choose 3 Answers

  • Canvas
  • Mini Page Layout
  • Selected Publisher Actions
  • Mobile Cards
  • Components
  • 答え

    A,C,E

    28

    UC would like to embed a chart of all related opportunities, by stage, on the account details page. Which type of report should use

  • A summary report on the opportunity object
  • A tabular report on the account object
  • A tabular report on the opportunity object
  • A summary report on the account object
  • 答え

    A

    29

    What is a section of the lightning app builder tool? Select 3

  • Canvas
  • Selected publisher actions
  • Mobile card
  • Components
  • Mini page layout
  • 答え

    A,B,D

    30

    “Ursa Major Solar wants to convert the relationship between Galaxy and Star from a lookup relationship to a master-detail relationship so each Galaxy record can be equipped with a roll-up summary count of Star records.
    Which two considerations should be made?
    Choose 2 answers”

  • The Star records are all required to have an existing value in their Galaxy field.
  • The Galaxy object has fewer than two existing master-detail relationships.
  • The Galaxy object is required to contain existing roll-up summary fields.
  • The Star object has fewer than two existing master-detail relationships.
  • 答え

    A,D