Salesforce Platform App Builder Certification PR

Salesforce Platform App Builder Certification #251-260

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

Certification Preparation for Platform App Builder

11

SERVICE AGENTS ARE REQUIRED TO CONFIRM A USER IDENTITY BEFORE PROVIDING SUPPORT INFORMATION OVER THE PHONE. WHAT FEATURE CAN AN APP BUILDER USE TO HELP AGENTS MEET THIS REQUIREMENT?

  • Include Surveys as a Case related list
  • Case Validation Rules
  • Add Path to the top of the Case layout
  • Guided Action Flows on the record page
  • 答え

    D

    12

    UVC uses a custom object to track site visits, When the status of a site visit ischanged from “in process ” to “On hold ” the business wants the site visit owner tobe automatically assigned to an “On hold ” Queue. Which capability can be used toaccomplish this?

  • Assignment rule
  • Action
  • Visual workflow
  • Apex Trigger
  • 答え

    A

    13

    The recruiters at Universal Containers have requested that the candidate list view match the look and feel of the employee referral web page. What can be used to accomplish this?

  • Page Layouts
  • Visualforce
  • Record Types
  • Publisher Actions
  • 答え

    B

    14

    An app Builder creates an Account validation rule on the Industry field that will throw an error if the length of the field is longer than 6 characters. Another App Builder creates a workflow rule with a field update that sets the Industry field to Technology whenever the Billing City field is set to San Francisco. What will happen the next time a sales person saves an Account with a Billing City of San Francisco?

  • The record will save and the Industry field will change to Technology
  • The record will not save and the validation rule’s error message will be displayed
  • The record will not save and no error message will be displayed
  • The record will save but the Industry field will not change to Technology
  • 答え

    A

    15

    Manage at Universal Containers want a quick to create additional accounts to form a hierarchy from a parent account record. They want to auto-populate five fields based on the parent to make it easier for users to create the child accounts quickly.

  • Custom Global Quick Action
  • Custom Global Quick Account.
  • Custom action on Account
  • Custom link on Account
  • 答え

    B

    16

    What is true when changing the following field types? (Choose 3)

  • No data is lost when changing Picklist to Multipicklist
  • Data is lost when changing Number to Currency
  • Rollup summary fields will stop calculate if Master Detail is changed to lookup
  • No data is lost when converting Text to auto number
  • Data can be lost when changing from Rich Text to Long Text
  • 答え

    A,D,E

    17

    Which objects can be members of a campaign? Choose 2 answers

  • Contact
  • Account
  • Opportunity
  • Lead
  • 答え

    A,D

    18

    “Universal Containers has two types of applicants, hourly and salary. There are separate record types for each. While all members of the human resource department need to be able to view all applicant records, only the hiring Manager and VP of HR should be able to create salary applicant records.
    What should the app builder recommend to meet this requirement?”

  • Update the org-wide default to private and create a sharing rule for the role of recruiting manager.
  • Create a permission set containing the salary record type and assign it to the appropriate users.
  • Remove “create” permission for the salary applicant object for everyone except the manager and VP.
  • Configure the hourly record type as the default and instruct non-management users to accept the default record type.
  • 答え

    B

    19

    Universal Containers needs a field on the Account to track how many Opportunities are closing within the next 30 days. What can be used to accomplish this goal?

  • Process Builder
  • Apex Code
  • Roll-up Summary Field
  • Workflow Rule
  • 答え

    C

    20

    Universal Containers wants to build a recruiting app that allows for multiple positions to appear on custom objects websites and postings. UC requires a report that shows the related custom objects of postings. Which two items should an app builder configure to implement this?

  • Utilize the standard report type
  • Create two new custom report type
  • Configure a postings object with master detail field to both positions and websites
  • Configure a postings object with lookup field to both positions and websites
  • 答え

    B