Salesforce Platform App Builder Certification PR

Salesforce CRT-403 V12.35 #191〜#200

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

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

191

“hen an opportunity close date is delayed by more than 60 days, the manager and the VP of Sales must approve the change.
Which two solutions will meet the requirement? (Choose two.)”

  • Build an approval process that requires unanimous approval from the manager and VP of Sales.
  • Build a validation rule that does not allow a user to save the opportunity record.
  • Create a workflow rule that checks for close date less than 60 days and add an e-mail alert.
  • Create a Process Builder flow that submits the record for an approval process.
  • 答え

    A,D

    192

    “A customer service representative at a call center would like to be able to collect information from customers using a series of question prompts.
    What could be used to accomplish this?”

    • Workflow Rules
    • Salesforce Connect
    • Flow
    • Process Builder
    • 答え

      C

      193

      Which Salesforce Formula Function can return a value based on more than two different field parameters?

      • Contains
      • Case Statement
      • Beings
      • IF Statement
      • 答え

        B

        194

        “A custom field contains a feedback score which is on a scale of one to five. End users would like a visual indicator of one to five stars based on the number found in the feedback score custom field.
        How can this visual indicator be displayed?”

        • Use a custom number field.
        • Use a custom image field.
        • Use a custom formula field.
        • Use a custom text field.
        • 答え

          C

          195

          What type of data cannot be imported using the import wizard?

          • Leads
          • Users
          • Accounts and Contacts
          • Custom Objects
          • 答え

            B

            196

            “Universal Containers wants to streamline its data capture process by linking fields together. UC wants to do this so that the available values on dependent fields are driven by values selected on controlling fields.
            Which three considerations support the stated requirements? (Choose three.)”

            • Multi-select picklists can be dependent picklists but not controlling fields.
            • Checkbox fields can be controlling fields but not dependent fields.
            • Standard and custom picklist fields can be dependent fields.
            • Custom picklist fields can be either controlling or dependent fields.
            • The data import wizards only allow values to be imported into a dependent picklist if they match the appropriate controlling field.
            • 答え

              A,B,D

              197

              “Universal Containers would like to show different values to different groups of users in a custom picklist field.
              What should be configured?”

              • Page layouts
              • Record Types
              • Field-level security
              • Permission sets
              • 答え

                B

                198

                “A custom object named Assignment has private sharing setting that grants access using hierarchies. The organization has a role hierarchy where each Territory Manager reports to an Area Manager, who reports to a VP of Sales. The VP of Sales is at the top of the role hierarchy. A user who is in the Area Manager role creates a new Assignment record.
                Who can see this record?”

                • The record owner only.
                • The record owner and the VP of Sales.
                • The record owner and all of the other Area Managers.
                • The record owner and all of the Territory Managers in their hierarchy.
                • 答え

                  B

                  199

                  “Universal Containers has two teams: Sales and Services. Both teams interact with the same records. Sales users use ten fields on the Account record. Service users use three of the same fields as the Sales team, but also have five of their own, which the Sales team does not use.
                  What is the minimum configuration necessary to meet this requirement?”

                  • One profile, one record type, one page layout.
                  • One profile, two record types, one page layout.
                  • Two profiles, two record types, two page layouts.
                  • Two profiles, one record type, two page layouts.
                  • 答え

                    C

                    200

                    Which two options are available to an app builder when defining an object-specific Create Record custom action? (Choose two.)

                    • Allowing the end user to choose the record type.
                    • Specifying the fields and layout of the action.
                    • Redirecting the end user to the detail page of the target object.
                    • Pre-defining field values on the target object.
                    • 答え

                      A,B