Salesforce Platform App Builder Certification PR

Salesforce CRT-403 V12.35 #231〜#240

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

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

231

“Universal Containers requires e-mails to be sent to additional recipients when a workflow e- mail alert is triggered from the case object.
Which two field types need to be added to the case object to allow additional recipients on the e- mail alert? (Choose two.)”

  • Text field
  • E-mail field
  • Lookup field
  • Formula field
  • 答え

    B,C

    232

    “Your manager has asked you to create an object with radio buttons that track a rating of 1- 5.
    How will you achieve this?”

    • Create a dependent picklist that feeds the radio button type field.
    • Create a Visualforce page with radio buttons.
    • Create a radio button with 5 option.
    • Create a formula field.
    • 答え

      B

      233

      “When an opportunity closes, close all activities related to that opportunity automatically and create a renewal opportunity.
      Which tool would you use for the following use case?”

      • Process builder
      • Flow
      • Workflow
      • Approvals
      • 答え

        A

        234

        When is it recommended to refresh a Full sandbox?

        • Whenever a new Production user is added.
        • Within 3 hours of when it is needed.
        • After a major Production release.
        • After UAT sign-off.
        • 答え

          C

          235

          Users can get Salesforce in all of the following ways except __________.

          • As a mobile browser app that runs in supported browsers.
          • As a downloadable app from Google Play.
          • As a downloadable app from www.salesforce.com
          • As a downloadable app from the Apple App Store.
          • 答え

            C

            236

            Which two statements are true when a new full sandbox is created? (Choose two.)

            • Chatter data will be copied to the sandbox by default.
            • Default e-mail deliverability is set to system e-mail only.
            • Usernames will be modified uniquely for that sandbox.
            • Users’ e-mail addresses will not be modified.
            • 答え

              B,C

              237

              Which statement about record types is true? (Choose two.)

              • The ability to create records of a specific record type is determined by the profile.
              • Record types can be used to define picklist values available for a given field.
              • Record types can only be assigned to one profile at a time.
              • Users cannot view records assigned to a record type their profile does not have access to.
              • 答え

                A,B

                238

                When would a developer use upsert and external IDs? (Choose two.)

                • To use Web Services API to query for data.
                • To migrate customizations from a sandbox to production.
                • To load related records without knowing Salesforce record IDs.
                • To integrate with an external system.
                • 答え

                  C,D

                  239

                  A junction object has two Master-Detail relationships, a primary and a secondary master object. What happens to a junction object record when both associated master records are deleted?

                  • The junction object record is permanently deleted and can’t be restored.
                  • The delete operation cannot be performed on both master records.
                  • The delete operation is not allowed with Roll-up summary fields defined.
                  • The junction object records is deleted and placed in the recycle bin.
                  • 答え

                    D

                    240

                    “Universal Containers wants their Field Sales team to only see the accounts that they own. Separate North American and European marketing teams should only see accounts in their respective regions. The Inside Sales Team needs to see all accounts in Salesforce.
                    How can this be accomplished?”

                    • Set the Organization-Wide Default to Public for accounts. Create profiles for each Marketing Team, and create an Inside Sales Team role that is at the top of the Role Hierarchy.
                    • Set the Organization-Wide Default to Public for accounts. Create criteria-based sharing rules for each Marketing Team, and create an Inside Sales Team permission set with the “View All” setting for accounts.
                    • Set the Organization-Wide Default to Private for accounts. Create permission sets for each Marketing Team, and create an Inside Sales Team profile with the “View All” setting for accounts.
                    • Set the Organization-Wide Default to Private for accounts. Create criteria-based sharing rules for each Marketing Team, and create an Inside Sales Team profile with the “View All” setting for accounts.
                    • 答え

                      B