Salesforce Platform App Builder Certification PR

Salesforce CRT-403 V12.35 #11〜#20

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

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

11

Which two metadata changes can be made directly in a production environment without deploying from a sandbox? (Choose two.)

  • Validation rules
  • Apex Triggers
  • Apex Classes
  • Visualforce pages
  • 答え

    A,D

    12

    What type of field needs to be wrapped in a function (in a formula) to be accessed?

    • Long Text Field
    • Date/Time
    • Picklist
    • Currency
    • 答え

      C

      13

      You want to use an External Data Object Table from Heroku carrying Product Category information. The data need to be included in Salesforce and searchable. What do you have to do before you can use the connection? (Choose three.)

      • Choose “Include as index field”.
      • Choose “Include in Salesforce searches” option.
      • URL/choose the URL.
      • Press “Validate and sync”.
      • 答え

        B,C,D

        14

        Which of the following are advantages to using Lightning Process Builder over Workflow rules? (Choose two.)

        • There are more actions available to you.
        • Lightning Process Solutions are bulkified while Workflow rules are not.
        • Solutions run faster.
        • Solutions may have more than one outcome.
        • 答え

          A,D

          15

          Universal Containers provides access to Salesforce for their sales, service and marketing teams. Management wants to ensure that when users log in, their home tab provides access to links and documentation that are specifically relevant to their job function.How can this requirement be met?

          • Create separate home page custom components and layouts; assign to users by role.
          • Create separate home page custom components and layouts; assign to users by profile.
          • Expose specific elements within a home page custom component determined by role.
          • Expose specific elements within a home page custom components determined by profile.
          • 答え

            B

            16

            “ABC Company has a workflow on opportunity that will change the status field to “”In Progress”” when the Stage field is changed “”Negotiation.”” In addition, there is a validation rule on Status that will prevent the status being set to “”In Progress”” if the amount of the opportunity is less than $10,000. A user named Frank does not have FLS to see status.
            When Frank changes opportunities to a stage of “”Negotiation”” the status is still being changed to “”In Progress””, why is this occurring?”

            • Updates to records based on workflow rules don’t trigger validation rules, workflow rules can invalidate previously valid field.
            • Workflow rules occur after validation rules and thus override validation rules.
            • Field Level Security prevents the validation rule from running.
            • 答え

              A

              17

              Ideally, who should be in charge of logging all changes in production?

              • Product Manager
              • Administrator
              • QA Engineer
              • Developer
              • 答え

                B

                18

                “In a master-detail relationship scenario, the fields of the parent object need to be displayed in the related list.
                How will a developer achieve this design?”

                • Workflow rule
                • Validation rule
                • Assignment rule
                • Cross-object formula field
                • 答え

                  D

                  19

                  If any of the triggered workflow rules result in another field update that’s also enabled for workflow rule re-evaluation, a domino effect occurs, and more workflow rules can be re-evaluated as a result of the newly-triggered field update.

                  • True
                  • False
                  • 答え

                    A

                    20

                    Which of the following are good ways to track changes in production?

                    • Diff the metadata.
                    • Use a change log request form.
                    • Check the setup audit trail every week. every week.
                    • All of the above.
                    • 答え

                      D