Salesforce Platform App Builder Certification PR

Salesforce Platform App Builder Certification #181-190

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

Certification Preparation for Platform App Builder

1

Which is correctly referencing a field on the Force.com custom object Position__c?

  • {!Position__c.Status__c}
  • [!Position__c.Status__c]
  • {&Position__c.Status__c}
  • [&Position__c.Status__c]
  • 答え

    A

    2

    Universal Containers provide access to Salesforce for their sales, service and marketing teams. Management wants to ensure that when user login, their home tab provides access to links and documentation that are specifically relevant to their job function. How can this requirement be met?

  • Create separate home page custom components and layouts; assign to user by role.
  • Expose specific elements within a home page custom component determined by profile.
  • Create separate home page custom components and layouts; assign to user by profile.
  • Expose specific elements within a home page custom component determined by role.
  • 答え

    C

    3

    Universal Containers has a junction object called Invoices with a primary Master-Detail relationship with Accounts and a secondary Master-Detail relationship with Contacts. The app builder has a requirement to change the primary Master-Detail relationship to Lookup. What happens to the Master-Detail relationship with Contacts?

  • The Contacts Master-Detail values are cleared from invoices.
  • The Contacts Master-Detail also converts to Lookup.
  • The Contacts Master-Detail field is deleted from the object.
  • The Contacts Master-Detail becomes the primary.
  • 答え

    D

    4

    Universal containers wants to provide a different view for its users when they access an Account record in Salesforce1 instead of the standard web version. How can this be accomplished? Choose 2 answers

  • By adding a mobile layout and assigning it to a profile.
  • By adding quick actions in the publisher section.
  • By adding actions in the Salesforce1 action bar section.
  • By adding Visualforce page to the mobile cards section
  • 答え

    A,D

    5

    What is a true statement in regards to creating custom report types?

  • When the primary object is a custom object and is deleted, then the report type and any reports created from it must be deleted manually.
  • The detail object in a master- detail relationship cannot be added as a secondary object on a custom report type
  • Once a report type is saved with a standard or custom primary object, the primary object cannot be changed for that report type.
  • Any object can be chosen unless the object is no visible to the person creating the report type through security settings
  • 答え

    C

    6

    Universal Container wants customers to be able to open cases from a public-facing website. What should the app builder use to enable visitors to the website?

  • Outbound message
  • Web-to-case
  • Screen flow
  • Email-to-case
  • 答え

    B

    7

    Which type of field cannot be universally required?

  • Lookup
  • Email
  • Text
  • Summary
  • 答え

    A,D

    8

    Universal Containers is using a custom app to record performance review info for their employees. The performance review should be visible to the employee and the employee’s manager, as well as the HR director. How can this be configured? Choose 1 answer.

  • Set the org wide default for Performance Review to private and use grant access using hierarchies to give visibility to the employee’s manager and HR director
  • Use manager sharing to enable sharing with the employee’s manager and HR director
  • Set the org wide default for Performance Review to private, do not use grant access using hierarchies and use manual sharing for the employee manager and HR director
  • Set the org wide default for Performance Review to private and add a criteria based sharing rule to share performance review records with a public group that includes the employee managers and HR director
  • 答え

    C

    9

    Which two are a capability of record types? Choose two answers

  • Having multiple record types on the record
  • Displaying different page layouts
  • Filtering picklist values
  • Displaying different field labels
  • 答え

    B,C

    10

    “Cloud Kicks is redefining its entire business process to convert the Manager Notes field from a long text area field. The goal is to encourage managers to be more concise in their comments and stay at 255 characters or less. There is preexisting information in the Manager Notes field that often is well beyond the character limit.
    What would happen to any existing information if the app builder tries to convert a preexisting long text area field to text area?”

  • Preexisting information will truncate to the first 255 characters.
  • Preexisting information will remain even if it was over 255 characters.
  • Preexisting information will cause a-e-r0- -essace to poo up.
  • Preexisting information in the field will be completely lost.
  • 答え

    A