Salesforce Platform App Builder Certification PR

Salesforce CRT-403 V12.95 #91〜#100

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

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

91

“Cloud Kicks (CK) wants to track orders against inventory, ensuring its ability to fulfill order requests. CK created a junction object called Request Inventory to enable many-to-many relationships with the Inventory and Order objects.
What does the app builder need to provide to ensure users can view Request Inventory records? ”

  • Read access to both master objects.
  • Apex-based sharing on the first master object.
  • Sharing rules on Request Inventory object.
  • Read access to the first master object.
  • 答え

    A

    92

    “Universal Containers (UC) has a custom Invoice object and a custom Invoice Line Item object. TTie Invoice Line Item object has a lookup relationship to the Invoice. UC would like to convert the lookup relationship to a master-detail relationship but is unable to do so.
    Which two reasons could be preventing this relationship conversion? Choose 2 answers”

    • Custom objects are unable to be on the detail side of a master-detail relationship.
    • There are already two master-detail relationships on the Invoice Line Item.
    • Invoice Line Item records exist without having the Invoice lookup field populated.
    • There is a roll-up summary field on the Invoice object.
    • 答え

      B,C

      93

      “A new field has been added to the Applicant object that is part of an unmanaged package. A recruiter ran the Position with or without Applicants report and noticed that the new field was missing as an option to add as a column.
      How should an app builder troubleshoot this issue?”

      • Adjust the field level security to include in the report type.
      • Check Allow Reports for the position and applicant objects.
      • Add the field to the custom report type field layout.
      • Update the profile with the Manage Public Reports permission.
      • 答え

        C

        94

        “Ursa Major Solar’s sales team has been struggling to enter data on mobile since rollout; the team dislikes scrolling through all of the fields to input only the necessary data.
        How could the app builder solve this with minimal impact to desktop users?”

        • Filter components by device using Form Factor.
        • Reorder the fields to make sense for the reps when in the field.
        • Update the training documentation with better screenshots.
        • Deselect the phone radio button on the Lightning record page assignment.
        • 答え

          B

          95

          UC would like to automatically assign a specific permission set to new users. How can they do that?

          • Create a workflow rule on the user object to assign a permission set
          • Create a flow on the user object to assign permission set
          • Create a lighting process on the user object to launch a flow
          • Option 4
          • 答え

            B

            96

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

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

              C

              97

              At UVC, the Account object has a MD relationship with an Invoice custom object. The app builder would like to change this to a lookup field, but is not able to do so. What could be causing this?

              • The Account is included in the workflow on the Invoice Object
              • The invoice records have existing values in the Account
              • The Account record includes invoice roll-up summary fields
              • The Invoice must have at least one MD field for reporting
              • 答え

                C

                98

                Universal containers has included its orders as an external data object into Salesforce. You want to create a relationship between Accounts and the Orders object (one-to-many relationship) leveraging a key field for account which is on both external object and Account. Which relationship do you create:

                • External Lookup Relationship
                • Master Detail Relationship
                • Lookup Relationship
                • Indirect Lookup Relationship
                • 答え

                  D

                  99

                  “An app builder wants to limit the amount of fields users are required to fill out when creating a new Opportunity. Once they fill out the required fields and save, the full record page with additional fields relevant to the Opportunity type becomes available.
                  How could this be accomplished?”

                  • Make the Opportunity type a required field on the initial Opportunity page layout and use automation to fill in the type field to a record type.
                  • Use different page layouts for Opportunity types based on the user profile.
                  • Once the required fields are populated, use a sharing rule to share the new fields with the user.
                  • Hide additional sections on the page layout and show the users how to manually expand them when they want to fill in the fields in the hidden sections.
                  • 答え

                    A

                    100

                    “Managers at Universal Containers want a quick way to create additional accounts to form a hierarchy from a Parent Account record. They want to auto-populate five fields based on the parent to make it easier for users to create the child accounts quickly.
                    What should the app builder recommend?”

                    • Add Path on Account hierarchy
                    • Create a custom action
                    • Customize a Global Quick Action
                    • Add a custom link on Account
                    • 答え

                      B