ExamGecko
Ask Question

Salesforce Certified Platform Developer II Practice Test - Questions Answers, Page 23

Add to Whishlist

List of questions

Question 221

Report Export Collapse

A developer is inserting, updating, and deleting multiple lists of records in a Single transaction and wants to ensure that any error prevents all execution.

How should the developer implement error exception handling in their code to handle this?

Become a Premium Member for full access
  Unlock Premium Member

Question 222

Report Export Collapse

A company has reference data stored in multiple Custom Metadata records that represent default information for certain.

When a Contact is inserted, the default information should be set on the Contact from the Custom Metadata records .. Address information.

What is the optimal way to automate this?

Become a Premium Member for full access
  Unlock Premium Member

Question 223

Report Export Collapse

As part of a custom development, a developer creates a Lightning Component to show how a particular opportunity progresses over time. The component must display the date stamp when any of the following fields change:

• Amount Probability, Stage, or Close Date

What is the most efficient way to Query such information?

Become a Premium Member for full access
  Unlock Premium Member

Question 224

Report Export Collapse

A developer must perform a complex SOQL query that joins two objects in a Lightning component. how can the Lightning component execute the query?

Become a Premium Member for full access
  Unlock Premium Member

Question 225

Report Export Collapse

A company needs to automatically delete sensitive information after 7 years. This could delete almost a million records every day.

How can this be achieved?

Become a Premium Member for full access
  Unlock Premium Member

Question 226

Report Export Collapse

A company has a custom object. Order__c, that has a custom picklist field. Status__c, with values of New, In Progress," or Fulfilled and a lookup field, Contact_c, to Contact.

Which SOQL query wrii return a unique list of all the Contact records that have no Fulfilled Orders?

Become a Premium Member for full access
  Unlock Premium Member

Question 227

Report Export Collapse

How should a developer assert that a trigger with an asynchronous process has successfully run?

Become a Premium Member for full access
  Unlock Premium Member

Question 228

Report Export Collapse

A corporation has many different Salesforce orgs, with some different objects and some common objects, and wants to build an application that can create, retrieve, and update common object records in all of the different orgs.

Which method of integration should the application use?

Become a Premium Member for full access
  Unlock Premium Member

Question 229

Report Export Collapse

A business process requires sending new Account records to an external system. The Account Name, Id, CreatedDate. and CreatedByld must be passed to the external system in near real-time when an Account is Inserted without error.

How should a developer achieve this?

Become a Premium Member for full access
  Unlock Premium Member

Question 230

Report Export Collapse

Given the following code:

Salesforce Certified Platform Developer II image Question 230 67877 09232024003105000000

Assuming there were 10 Contacts and five Accounts created today, what is the expected result?

Become a Premium Member for full access
  Unlock Premium Member
Total 444 questions
Go to page: of 45
Search

Related questions