Salesforce Platform App Builder Certification PR

Salesforce Platform App Builder Certification #11-20

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

Certification Preparation for Platform App Builder

11

An App Builder wants to deploy a new version of an auto launched flow to production in an active state so that the new functionality Is immediately available to users What should the App Builder rake Into consideration when planning the deployment?

  • Verify there is an Apex test that provides test coverage for the Flow.
  • Grant user access to the Flow.
  • Manually activate the Flow after deployment
  • Include the Process Builder calling the Flow In the deployment
  • Anser

    A

    12

    “Cloud Kicks received a new requirement to calculate summaries from child objects of a standard object. The team would prefer to solve this declaratively.
    What are two considerations an app builder should evaluate?
    Choose 2 answers”

    • An app builder is unable to change a lookup to a master-detail relationship.
    • An object can have up to two master-detail relationships.
    • A trigger on save or update can kick off calculations.
    • A value is required in all records of the lookup field prior to converting to a master-detail relationship.
    • Anser

      A,B

      13

      Where can a custom button be placed? Choose 3 answers

      • On the User Object
      • On the Custom List View
      • On a Person Account
      • On a related list
      • On a Web-to-Case form
      • Anser

        B,C,D

        14

        Universal Containers is rolling out a new customer service process. Customer service managers will need to edit cases for their subordinates, but not cases for other groups. Managers and users should be able to view all cases. What is the recommended solution to configure this? Choose 2 answers

        • Create standard role hierarchies
        • Set organization-wide sharing defaults to public read/only.
        • Create criteria-based sharing rules.
        • Set organization-wide sharing defaults to private.
        • Anser

          A,B

          15

          At UVC, multiple departments utilize the Case object for different purposes. Some users submit cases while other users provide customer support with case records. What is the minimum required configuration for an App Builder to enable different users to see different fields, based on the case type?

          • Record Types, Page Layouts, Case Teams and Profiles
          • Record Types, Page Layouts, Field Sets and Profiles
          • Record Types, Page Layouts, Support Process and Profiles
          • Record Types, Page Layouts, Permission Sets and Profiles
          • Anser

            B

            16

            Cloud Kicks has five years of sales data and would like to track when customers made their first purchase. How should an app builder use a roll-up summary to meet the requirements?

            • Create a new roll-up summary field called First Order Date, using Type MIN on the Opportunity Close Date with a filter where IsWon = TRUE.
            • Create a new date field called First Order Date, create a new Workflow to set the date, and roll up the value with a filter where IsWon = TRUE.
            • Create a new roll-up summary field called First Order Date, using Type SUM on Opportunity Close Date.
            • Create a new date field called First Order Date, then create a roll-up summary to update the field using Type MIN.
            • Anser

              A

              17

              What rules can be used to Opportunity object? (2)

              • Auto-response
              • Validation
              • Assignment
              • Workflow
              • Anser

                B,D

                18

                he director of marketing has asked the app builder to create a formula field that tracks how many days have elapsed since a contact was sent a marketing communication. The director is only interested in whole units. Which function should be used to calculate the difference?

                • Datevalue()
                • Now()
                • Date()
                • Today()
                • Anser

                  D

                  19

                  What is a true statement regarding roll-up summary fields? Choose 2 answers

                  • Roll-up summary fields can only be created on the master of a master-detail relationship.
                  • The roll-up summary field inherits the field – level security of the child object
                  • Changes to the value of a roll-up summary field column of roll-up summary filters.
                  • Multi-select picklist fields can be used in the field column of roll-up summary filters.
                  • Anser

                    A,B

                    20

                    Which values must be defined when creating a new Opportunity stage? Choose 3

                    • Probability
                    • Type
                    • Forecast category
                    • Close date
                    • Amount
                    • Anser

                      C,D,E