A company processes Orders within their Salesforce instance. When an Order’s status changes to 'Paid' it must notify the company’s order management system (OMS). The OMS exposes SOAP web service endpoints to listen for when to retrieve the data from Salesforce.What is the optimal method to implement this?
Answer(s): C
Consider the Apex controller above, that is called from a Lightning Aura Component. What is wrong with it?
An Apex class does not achieve expected code coverage. The testSetup method explicitly calls a method in the Apex class. How can the developer generate the code coverage?
Answer(s): B
A developer is trying to decide between creating a Visualforce component or a Lightning component for a custom screen. Which functionality consideration impacts the final decision?
Answer(s): A
A developer wishes to improve runtime performance of Apex calls by caching results on the client. What is the best way to implement this?
Share your comments for Salesforce PDII exam with other users:
good for practice.