PDI.pdf
Q: 1
A developer creates a Lightning web component that imports a method within an Apex class. When a
Validate button is pressed, the method runs to execute complex validations.
In this implementation scenario, which two options are.. of the Controller according to the MVC
architecture?
Choose 2 answers
Options
Q: 2
Universal Containers (UC) processes orders in Salesforce in a custom object, Order__c. They also
allow sales reps to upload CSV files with thousands of orders at a time.
A developer is tasked with integrating orders placed in Salesforce with UC's enterprise resource
planning (ERP) system.
After the status for an Order__c is first set to 'Placed', the order information must be sent to a REST
endpoint in the ERP system that can
process one order at a time.
What should the developer implement to accomplish this?
Options
Q: 3
What is an example of a polymorphic lookup field in Salesforce?
Options
Q: 4
An Apex method, getAccounts, that returns a list of Accounts given a searchTerm, is available for
Lightning Web Components to use.
What is the correct definition of a Lightning Web Component property that uses the getAccounts
method?
A)
B)
C)
D)

B)
C)
D)

Options
Q: 5
What are two use cases for executing Anonymous Apex code?
Choose 2 answers
Options
Q: 6
What can be used to override the Account's standard Edit button for Lightning Experience?
Options
Q: 7
What can be easily developed using the Lightning Component framework?
Options
Q: 8
A developer created a Lightning web component called statuscomponent to be Inserted into the
Account record page.
Which two things should the developer do to make this component available?
Choose 2 answers
Options
Q: 9
A developer completed modifications feature that is comprised of two elements:
* Apex trigger
* Trigger handler Apex class
What are two factors that the developer must take into account to properly deploy them to the
production environment?
Choose 2 answers
Options
Q: 10
Which two are phases in the Aura application event propagation framework?
Choose 2 answers
Options
Question 1 of 10