Salesforce Platform App Builder Certification PR

Salesforce CRT-403 V12.35 #241〜#250

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

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

241

What is true about Workflow rules? (Choose all that apply.)

  • Saving or creating records can trigger more than one rule.
  • Workflow rules only trigger on converted leads if validation and triggers for lead convert are enabled in your organization.
  • Workflow rules trigger automatically and are visible to the user.
  • Workflow rules can’t be triggered by campaign statistic fields, including individual campaign statistics and campaign hierarchy statistics.
  • 答え

    A,B,D

    242

    Which two statements are true about field update actions from workflow rules and approval processes? (Choose two.)

    • Field updates are tracked in the History related list of a record regardless of whether or not history tracking is set for those fields.
    • Field updates to records based on workflow rules and approval processes do not trigger Validation Rules.
    • Field updates are not available on currency fields if the organization uses multi-currency.
    • Field updates with “Re-evaluate Workflow Rules” selected can cause a recursive loop if the update field is included in a workflow.
    • 答え

      C,D

      243

      “Representatives at Universal Containers uses Salesforce to record information for new
      Leads. When new prospects are added, an outbound message is sent to SAP with the Lead’s information.
      What automation process will accomplish this without writing any code?”

      • Design an Approval Process that sends an outbound message upon approval.
      • Create a process using Process Builder to send the outbound message.
      • Use Flow to create a wizard that will send an outbound message.
      • Create a Workflow Rule with an outbound message as the action.
      • 答え

        D

        244

        You should use a lookup filter if __________. (Choose two.)

        • You want to improve user efficiency by limiting the number of available options in a lookup search dialog.
        • You are close to the maximum number of lookup filters allowed.
        • You want to improve user efficiency by automating filters on lookup search dialogs that your users manually set.
        • You must implement a complex business rule that requires you to use a formula. Formulas can reference fields that basic filter criteria can’t reference, such as fields on the parent of the source object. Formulas can also use functions. For example, use ISNEW if the rule should only apply on record creation, or ISCHANGED if the rule should apply when a field changes.
        • 答え

          A,C

          245

          At Universal Containers, the Account object has a Master-Detail 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 must have at least one Master-Detail field for reporting.
          • The Invoice records have existing values in the Account.
          • The Account record includes Invoice roll-up summary fields.
          • 答え

            D

            246

            What language is used to query Salesforce for specific information?

            • Apex
            • SOQL
            • SQL
            • SOSL
            • 答え

              B

              247

              “A manager wants to calculate the number of days since an account was last contacted through e-mail.
              What field type should be used to accomplish this?”

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

                D

                248

                “Universal Containers has a junction object called Billings with a primary Master-Detail relationship with Accounts and a secondary Master-Detail relationship with Orders. The app builder has a requirement to change the primary Master-Detail relationship to a Lookup.
                What happens to the secondary Master-Detail relationship with Orders?”

                • The secondary Master-Detail object relationship needs to be reestablished.
                • The secondary Master-Detail object also converts to a lookup.
                • The secondary Master-Detail object becomes the primary.
                • The secondary Master-Detail object relationship is no longer valid.
                • 答え

                  C

                  249

                  “Universal Containers needs to update a field on an Account when an Opportunity Stage is changed to Closed Lost.
                  Which two should be used to accomplish this requirement? (Choose two.)”

                  • Workflow Rule
                  • Approval Process
                  • Process Builder
                  • Assignment Rule
                  • 答え

                    A,C

                    250

                    “A developer wants to make sure that all fields on his new custom object are editable to all profiles.
                    What should be checked on field level security?”

                    • Enable Visible and Read-Only.
                    • Enable Visible but Disable Read-Only,
                    • Disable Visible but Enable Read-Only.
                    • Disable Visible and Read-Only.
                    • 答え

                      B