Question 26

Flow Builder uses an Apex action to provide additional information about multiple Contacts, stored in a custom class, ContactInfo. Which is the correct definition of the Apex method that gets the additional information?
A)

B)

C)

D)
  • Question 27

    A developer created a trigger on the Account object. While testing the trigger, the developer sees the error message 'Maximum trigger depth exceeded'.
    What could be the possible causes?
  • Question 28

    A developer must troubleshoot to pinpoint the causes of performance issues when a custom page loads in their org.
    Which tool should the developer use to troubleshoot query performance?
  • Question 29

    A developer is creating a Lightning web component to show a list of sales records.
    The Sales Representative user should be able to see the commission field on each record. The Sales Assistant user should be able to see all fields on the record except the commission field.
    How should this be enforced so that the component works for both users without showing any errors?
  • Question 30

    Which two process automations can be used on their own to send Salesforce Outbound Message?
    Choose 2 answers