Salesforce Platform App Builder Certification PR

Salesforce CRT-403 V12.35 #31〜#40

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

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

31

“Contracts must be approved before the status is set to Finalized.
How can this requirement be met?”

  • Add a final approval action in the approval process to update a field on the contract and use a validation rule to check this field when the contract status is changed to Finalized.
  • Use a trigger on the contract object to check the contract has been approved when the status is changed.
  • Use Process Builder to check the contract is approved when the contract is edited and the status is set to Finalized.
  • Add a validation action in the approval process to ensure the status is not set to “Finalized” before the contract is approve.
  • 答え

    A

    32

    “ABC Company want to store an area code and wants to be able to search for it in applications (apex).
    Which are possible fields to store the data? (Choose two.)”

    • Email
    • Phone
    • Text
    • Multi Picklist
    • Number
    • 答え

      C,E

      33

      The Training team at Universal Containers uses a custom Training object to track their customer trainings. An app builder needs to create a relationship between the Training object and the related Students’ record. A private sharing model is in place for both Students and Training. Which two statements are true when creating a Student Lookup field on the Training object? (Choose two.)

      • On Training record, the Student Lookup field can be made optional.
      • On Student record, users can set on Roll-up summary field on Training records.
      • On Training record, users can only delete Students, if they have access to it.
      • Cross-object field updates between Training and Student records are not supported.
      • 答え

        A,C

        34

        When activating a page in the Lightning app builder, what declarative options are available? (Choose three.)

        • Select a tab icon for the page.
        • Select the tab color.
        • Set the tab visibility.
        • Set the tab order in the navigation menu.
        • 答え

          A,C,D

          35

          “Universal Containers would like to automatically assign a specific permission set to new users .
          Which two actions should be completed in order to meet this requirement? (Choose two.)”

          • Create a workflow rule on the User object to assign a permission set.
          • Create a Process on the User object to launch a flow.
          • Create an Approval process on the User object to assign a permission set.
          • Create a Flow on the User object to assign a permission set.
          • 答え

            B,D

            36

            You have a team of developers who need logins to sandbox. What’s the best way to give them access?

            • Create them as inactive users in production.
            • Have them login as one of the users in production.
            • Create them as users in sandbox, then deactivate the same number of users in production.
            • Use Developer Edition to log into sandbox.
            • 答え

              A

              37

              What sandbox should you use for data load and integration testing?

              • Developer
              • Partial Copy
              • Full Sandbox
              • Developer Pro
              • 答え

                D

                38

                Which three standard component types are available in Lightning app builder? (Choose three.)

                • Plain text
                • Report details
                • Filter report
                • Rich text
                • Recent items
                • 答え

                  B,D,E

                  39

                  “A business user wants a quick way to edit a record’s status and enter a custom due date field from the record’s feed in Salesforce Mobile App.
                  What could be used to accomplish this?”

                  • Custom quick access link
                  • Custom button
                  • Custom URL formula field
                  • Custom action
                  • 答え

                    D

                    40

                    Which three statements are true about Master-Detail relationships? (Choose three.)

                    • You can’t convert it if there is a roll-up summary field.
                    • Converting a look-up to master detail changes the OWD to Controlled by Parent.
                    • A look-up can be converted to a master detail if there are existing records with null values.
                    • SF displays a waiting page after you request to change a master detail to a look-up or vice versa.
                    • 答え

                      A,B,D