A developer is asked to update data in an org based on new business rules. The new rules state that Accounts with the type set to 'Customer' should have a status of 'Active', and Accounts with the type set to 'Prospect' should have a status of 'Pending'. No other changes to data should be made.Which code block will accurately meet the business requirements?
Answer(s): C
What is a benefit of JavaScript remoting over Visualforce Remote Objects?
Answer(s): D
A Lightning Component functions in preview mode and needs to be used inside a Lightning App Builder page, but it is not available. What change should be applied to the component?
Answer(s): A
Recently a Salesforce org's integration failed because it exceeded the number of allowed API calls in a 24-hour period. The integration handles a near real-time, complex insertion of data into Salesforce.The flow of data is as follows:-The integration looks up Contact records with a given email address and, if found, the integration adds a Task to the first matching Contact it finds.-If a match is not found, the integration looks up Lead records with a given email address and, if found, the integration adds a Task to the first matching Lead it finds.-If a match is not found, the integration will create a Lead and a Task for that newly created Lead.What is one way in which the integration can stay near real-time, but not exceed the number of allowed API calls in a 24-hour period?
A company wants to build a custom Lightning Component that will display a specified Account Field Set and that can only be added to the Account record page.Which design resource configuration should be used?
Answer(s): B
Share your comments for Salesforce PDII exam with other users:
good for practice.