Salesforce Platform App Builder Certification PR

Salesforce CRT-403 V12.35 #301〜#310

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

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

301

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

  • Standard objects can be on the detail side of a custom object in a Master-Detail relationship.
  • Master-Detail relationships cannot be converted to a look-up relationship.
  • Deleting a master record in a Master-Detail relationship deletes all related detail records.
  • Master-Detail relationships can convert to a lookup relationship if no roll-up summary fields exist on the master object.
  • A Master-Detail relationship cannot be created if the custom object on the detail side already contains data.
  • 答え

    C,D,E

    302

    What type of relationships can you create on External Objects? (Choose all that apply.)

    • Lookup
    • External lookup
    • Indirect lookup
    • Direct lookup
    • All of the above
    • 答え

      A,B,C

      303

      Which permission is required to install and uninstall packages from Salesforce AppExchange?

      • Create AppExchange Packages.
      • Download AppExchange Packages.
      • Manage Package Licenses.
      • Upload AppExchange Packages.
      • 答え

        B

        304

        Use Data Loader when __________. (Choose three.)

        • You need to load 50,000 to five million records. If you need to load more than 5 million records, we recommend you work with a Salesforce partner or visit the AppExchange for a suitable partner product.
        • You don’t need the import process to be automated.
        • You need to load into an object that is not supported by the Data Import Wizard.
        • You want to schedule regular data loads, such as nightly imports.
        • 答え

          A,C,D

          305

          “Universal Containers has deployed custom tabs to Production via change sets, without including the profile settings.
          What statement is true about the visibility of custom tabs in Enterprise Edition?”

          • Custom tabs are not deployed.
          • Custom tabs are default on for all users.
          • Custom tabs are not hidden for all users.
          • Custom tabs are default off for all users.
          • 答え

            D

            306

            Use the data import wizard when __________. (Choose three.)

            • You need to load less than 50,000 records.
            • The objects you need to import are supported by the wizard.
            • You want to schedule regular data loads, such as nightly imports.
            • You don’t need the import process to be automate.
            • 答え

              A,B,D

              307

              “The organization-wide default for a custom object is set to private. The Supervisor profile
              grants view access to the same object. A user with the Supervisor profile is also listed as the Manager on the user detail records for a subordinate.
              However, the Supervisor still cannot view records owned by the subordinate.
              Which two issues are preventing the Supervisor from viewing records owned by the subordinate? (Choose two.)”

              • Organization-wide settings for the custom object grant access to other users with the same role.
              • The Supervisor requires a permission set in order to view the subordinate’s records.
              • The Supervisor’s role is not above the subordinate’s role in the hierarchy.
              • Organization-wide settings for the custom object do not grant access using hierarchy.
              • 答え

                C,D

                308

                “A user has requested a field that counts the number of child records associated with a custom object. These custom objects have a lookup relationship between each other.
                Which feature would best accomplish this requirement?”

                • Apex Trigger
                • Roll-Up Summary Field
                • Lightning Process Builder
                • Visual Flow
                • 答え

                  A

                  309

                  “The VP of Marketing wants to broadcast an e-mail to 10,000 contacts in Salesforce on a regular basis, but realizes Salesforce’s mass e-mail functionality has a limitation on the number of e- mails that can be sent each day.
                  What action should the app builder take?”

                  • Request Salesforce increase the number of maximum daily e-mails.
                  • Download all Contacts to a CSV file and use an e-mail client to send the e-mails.
                  • Develop Apex code and Visualforce pages to send the e-mails.
                  • Research and evaluate products available on AppExchange to send mass e-mails.
                  • 答え

                    D

                    310

                    Which three Salesforce functionalities are ignored when processing field updates in workflow rules and approval processes? (Choose three.)

                    • Field-level security
                    • Record type picklist value assignments
                    • Multiple currencies
                    • Validation rules
                    • Decimal places and character limits
                    • 答え

                      B,C,E