Salesforce Platform App Builder Certification PR

Salesforce CRT-403 V12.35 #271〜#280

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

Salesforce Platform App Builder Certificationとは

Certification demonstrating skills to develop custom applications on the Salesforce Platform

Salesforce Platform App Builder Certificationの過去問の概要

試験概要
試験種別CRT-403
Ver V12.35

271

“In order to delete Opportunities, Universal Containers would like sales reps to submit requests for approval from their sales manager.
What can be used to meet these requirements?”

  • Approval Process with Time-Dependent Workflow action.
  • Approval Process with Apex Trigger.
  • Two-step Approval Process.
  • Process Builder with Submit for Approval Action.
  • 答え

    C

    272

    To leverage flows you need to __________.

    • Have Run Flows permission enabled.
    • Have access to the Visualforce page the flow uses.
    • The flow must be active.
    • All of the above.
    • 答え

      D

      273

      Which two should be considered when creating unmanaged packages? (Choose two.)

      • Deploying from a Developer Edition environment.
      • Publishing an application for sale on the AppExchange.
      • Distributing upgradeable components to other Salesforce orgs.
      • Distributing open-source projects on the AppExchange.
      • 答え

        A,C

        274

        Which developer tool can be used to create a data model? (Choose two.)

        • Application data model wizard
        • Force.com IDE
        • Force.com data loader
        • Schema builder
        • 答え

          B,D

          275

          “Two custom objects exist with a Master-Detail relationship. Your company now needs to count and display the number of child objects associated with the parent.
          Which feature can best satisfy this requirement?”

          • Formula Fields
          • Lightning Process Builder
          • Visual Flow
          • Roll-up Summary Field
          • 答え

            D

            276

            In Salesforce Classic, which two statements are true for embedding a Visualforce page in a page layout? (Choose two.)

            • Visualforce pages on a field set have attribute for width and height.
            • Visualforce pages can only be placed in the Visualforce section in a page layout.
            • Visualforce pages on a page layout have attributes for width and height.
            • Visualforce pages can be placed in the details section of a page layout.
            • 答え

              C,D

              277

              How can you control object level access? (Choose two.)

              • Profiles
              • Permission Sets
              • Roles
              • Groups
              • OWD
              • 答え

                A,B

                278

                “An app builder has been asked to integrate Salesforce with an external web service. The web service must be notified every time an Opportunity is Won.
                Which two can satisfy this requirement? (Choose two.)”

                • Use a workflow rule and an outbound message.
                • Write a trigger to use Apex Managed Sharing to grant access with the Process Improvement team.
                • Use a process and an outbound message.
                • Use a process and Apex code.
                • 答え

                  A,D

                  279

                  Which three field types can be referenced by a Roll-Up Summary field using SUM? (Choose three.)

                  • Number
                  • Formula
                  • Date
                  • Percent
                  • Currency
                  • 答え

                    A,D,E

                    280

                    “You have Custom Object A & Custom Object B; a record has to be created on B once certain criteria is met A.
                    How can this be achieved?”

                    • APEX Trigger on Object B
                    • Lightning Process on Object B
                    • Workflow Rule
                    • Lightning Process on Object A
                    • 答え

                      D