Salesforce Platform App Builder Certification PR

Salesforce Platform App Builder Certification #171-180

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

Certification Preparation for Platform App Builder

51

What metadata changes can be made directly in a production environment without deploying from sandbox? Choose 2 answers

  • Apex Triggers
  • Visualforce Pages
  • Validation Rules
  • Apex Classes
  • 答え

    B,C

    52

    Which of the following can be source of report chart placed in page layout?(Choose 2)

  • Summary
  • Joined
  • Tabular
  • Matrix
  • 答え

    A,D

    53

    Field type conversion. Which of the following are true: (2)

  • Data can be lost when converting from auto-number to text
  • Data can be lost when converting from number to currency (assuming that field lengths are identical)
  • Information can be lost when converting from text area (rich) to text area (long)
  • Data can be lost when converting from simple picklist to multi picklist
  • 答え

    A,C

    54

    The VP of Sales at Universal Containers has requested that Sales reps be given access to view all Accounts in Salesforce. However, they’ve also requested that sales reps only be allowed to create new Opportunities on Accounts they own. How can this requirement be met?

  • Create an Opportunity Validation Rule that compares the Opportunity and Account Owners
  • Create a new Opportunity Quick Action that validates Account ownership.
  • Set the Organization-Wide Defaults sharing on Opportunities to Private and recalculate sharing.
  • Set the Organization-Wide Defaults sharing on Opportunities to Controlled by Parent.
  • 答え

    D

    55

    Universal containers requires that all users specify a contract is sent on each opportunity prior to marking it as closed won. uc wants to be able to report on how many opportunities have sent contracts compared to how many have a missing contract when the opportunities closed. what type of field should an app builder configure to fulfill this requirement ?

  • Text
  • Picklist
  • Checkbox
  • Text Area
  • 答え

    C

    56

    Sales managers want to be automatically notified any time there is a change to an opportunity close date and want these changes to be tracked on the opportunity. Which two configurations should an app builder recommend? Choose 2 answers

  • Create an opportunity outbound message
  • Activate historical trending for opportunities
  • Enable feed tracking on opportunities
  • Use process builder on opportunities and a chatter post action
  • 答え

    C,D

    57

    “Universal Containers has created two custom objects called Seminars and Attendees. Organization-wide defaults for those objects have been set to private. Universal Containers wants to set up a new junction object between these objects. A select group of users should be able to edit records in the junction object.
    Which two steps should an app builder take to configure the proper security?”

  • Create an owner-based sharing rule that gives Read access to the junction object.
  • Set Sharing Settings to Read Only on both master-detail relationship fields.
  • Set lookup filters on both junction object relationship fields.
  • Create owner-based sharing rules that give Read access to the master objects.
  • 答え

    C,D

    58

    Representatives at Universal Containers use Salesforce to record information for leads. When new prospects are added, an outbound message is sent to SAP with lead’s information. Which automation process will accomplish this without writing any code?

  • Create a process using Lightning Process Builder to send the outbound message.
  • Create a Workflow Rule with an outbound message as the action
  • Use Visual Workflow to create a wizard that will send an outbound message.
  • Design an Approval Process that sends an outbound message upon arrival.
  • 答え

    B

    59

    Universal container has a custom object for shipping information. They have to ship to both businesses and consumers. They need to show additional values in the custom field called insurance type for business shipping records. How can this be set up?

  • Use Record type with single page layout.
  • Create multiple picklist fields on the object
  • Use record types with multiple page layout
  • Create a multi-select pick-list field.
  • 答え

    D

    60

    UVC needs to update a field on an Account when an Opportunity Stage is changed to Closed-Lost. Which two should be used to accomplish this requirement? Choose two answers

  • Process Builder
  • Assignment Rule
  • Approval Process
  • Workflow Rule
  • 答え

    A,D