Salesforce Certified Platform Developer II Practice Test - Questions Answers, Page 8
List of questions
Related questions
What Visualforce tag can be used to display custom messages in pages using the Salesforce Ul styling for errors, warnings, and other types of messages?
A developer is working on code that requires a call to an external web service from a batch. How should the developer enable this functionality?
A developer must create a custom pagination solution for accessing approximately 2000 records and displaying 50 records on each page. Data from Salesforce will be accessed via an API and not via Apex.
How can the developer meet these requirements? (Choose two.)
A developer must create a way for external partners to submit millions of leads into Salesforce per day-How should the developer meet this requirement?
Which is a valid Apex REST Annotation? (Choose two.)
A customer requires that when the billing address field on an Account gets updated, the address field on all its related contact records should reflect the same update.
How can this requirement be met with minimal customizations?
A company requires an external system to be notified whenever an account is updated.
What LimitException could the following code trigger?
A developer is using a third-party JavaScript library to create a custom user interface in Visualforce.
The developer needs to use JavaScript to get data from a controller method in response to a user action.
How can the developer accomplish this?
A company exposes a REST web service and wants to establish two-way SSL between Salesforce and the REST web service. A certificate signed by an appropriate certificate authority has been provided to the developer.
What modification is necessary on the Salesforce side? (Choose two.)
What is a consideration when using bind variables with dynamic SOQL? (Choose two.)
Question