Salesforce Platform App Builder Certification PR

Salesforce CRT-403 V12.95 #71〜#80

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

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.95

71

What should be done to provide managers access to records of which they are not the owner in a private sharing model?

  • Create a Manager Permission set and select the “View All Data” option
  • Create a Manager profile and select the “View My Teams Data” option.
  • Define a Role Hierarchy and use the Grant Access Using Hierarchies option
  • Set the Manger field for each User Record on the Manager’s team.
  • 答え

    A

    72

    UVC sells to three different types of organizations. Partner, Enterprise, and Small Business. Some of the information collected about each organization overlaps; however, there are also unique attributes to each type of organization that need to be tracked, some of which are required. What Solution meets these requirements?

    • Three Account record types, each with its own page layout to display the relevant fields for that type of organization
    • Three custom objects for the three organization types, each with custom fields that pertain to that type of organization
    • A Partner Community for partner organization records, and two lead record types for Enterprise and Small Business organizations
    • Three different sections on an Account page layout, with each section displaying the relevant fields for that organization.
    • 答え

      A

      73

      At Universal Containers, each admin and developer use a separate developer pro sandbox. Configuration and code are then migrated to a partial data sandbox for combination and initial testing. Once approved the configuration and code are then migrated to a full sandbox for final toad and regression testing before going to production.When should the full sandbox be refreshed?

      • After user acceptance testing is complete.
      • After each push from the partial data sandbox.
      • After each major release to production.
      • After a new user is added to production.
      • 答え

        B

        74

        “Cloud Kicks (CK) is finding sales reps are inconsistent in data entry when deals are won. CK requires that custom shoes are shipped within two weeks after the close date. A custom field called Scheduled Ship Date on the opportunity records the ship date.
        How should the app builder ensure this field is properly filled out before setting the opportunity to closed won?”

        • OR(ISPICKVAL( StageName /’Closed Won”) && ( Scheduled_Ship_Date__c – CloseDate ) > 14, ISBLANK(Scheduled_Ship_Date__c))
        • OR(ISPICKVAL( StageName =”Closed Won”) && ( Scheduled_Ship_Date__c – CloseDate ) > 14, ISBLANK(Scheduled_Ship_Date__c))
        • ISPICKVAL( StageName /’Closed Won”) && ( Scheduled_Ship_Date_c – CloseDate ) > 14
        • ISPICKVAL( StageName =”Closed Won”) && ( CloseDate-Scheduled_Ship_Date__c ) > 14
        • 答え

          A

          75

          Which two rules can be configured for the Opportunity object?

          • Escalation Rule
          • Assignment Rule
          • Workflow Rule
          • Validation Rule
          • 答え

            C,D

            76

            A manager wants to calculate the number of days since an account was last contacted through email. Which field type should be used to accomplish this?

            • Formula
            • Number
            • Roll-up Summary
            • Date
            • 答え

              A

              77

              “Universal Containers (UC) maintains information for over 2 million assets in an external system. UC needs to access these assets in real-time data in Salesforce and is nearing the data storage limits.
              What feature could an app builder recommend UC use?”

              • Data Loader
              • Salesforce Connect
              • Salesforce to Salesforce
              • Data Export Wizard
              • 答え

                A

                78

                “A new custom object called Invoices need to have an invoice date for the date and time it was invoiced.
                Which field type should be selected for this?”

                • Date
                • Date/Timestamp
                • Date/Time
                • Time
                • 答え

                  C

                  79

                  Universal Containers would like to collaborate with its customers within Salesforce, and has decided to enable the “Allow Customer Invitations” Chatter setting. What permission is granted to Customers when invited to Chatter Group?

                  • The ability to invite members to groups of which they are a member
                  • The ability to @mention accounts of which they are a contact.
                  • The ability to request access to public groups
                  • The ability to interact with members of their groups
                  • 答え

                    D

                    80

                    A company wants to invite customers to chatter, what options can a customerhave?

                    • @mention other members of the group
                    • Invite other members to groups they are a part of
                    • Request to join public groups
                    • Add them on FB, Twitter and Instagram
                    • 答え

                      B