ExamGecko
Ask Question

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

List of questions

Question 381

Report
Export
Collapse

Which annotation should a developer use on an Apex method to make it available to be wired to a property In a Lightning web component?

Become a Premium Member for full access
  Unlock Premium Member

Question 382

Report
Export
Collapse

Users upload .csv files in an external system to create account and contact records in Salesforce. Up to 200 records can be created at a time. The users need to wait for a response from Salesforce in the external system, but the data does not need to synchronize between the two systems.

Based on these requirements, which method should a developer use to create the records in Salesforce?

Become a Premium Member for full access
  Unlock Premium Member

Question 383

Report
Export
Collapse

Consider the following code snippet:

Salesforce Certified Platform Developer II image Question 383 68030 09232024003105000000

Choose 2 answers

Become a Premium Member for full access
  Unlock Premium Member

Question 384

Report
Export
Collapse

A business currently has a process to manually upload orders from its external Order Management System (OMS) into Salesforce.

This is a labor intensive process since accounts must be exported out of Salesforce to get the IDs. The upload file must be updated with the correct account IDs to relate the orders to the corresponding accounts.

Which two recommendations should make this process more efficient?

Choose 2 answers

Become a Premium Member for full access
  Unlock Premium Member

Question 385

Report
Export
Collapse

A developer wrote an Apex method that makes an HTTP callout to an external system to getspecialized data when a button is clicked from a custom Lightning web component on the Accountrecord page.

Recently, users have complained that it takes longer than desired for the data to appear on the page after clicking the button.

What should the developer use to troubleshoot this issue?

Become a Premium Member for full access
  Unlock Premium Member

Question 386

Report
Export
Collapse

Which two best practices should the developer Implement to optimize this code?

Choose 2 answers

Become a Premium Member for full access
  Unlock Premium Member

Question 387

Report
Export
Collapse

A developer is creating a Lightning web component that displays a list of records in a lightning-datatable. After saving a new record to the database, the list is not updating.

Salesforce Certified Platform Developer II image Question 387 68034 09232024003105000000

What should the developer change in the code above for this to happen?

Become a Premium Member for full access
  Unlock Premium Member

Question 388

Report
Export
Collapse

A developer wishes to improve runtime performance of Apex calls by caching results on the client.

What is the most efficient way to Implement this?

Become a Premium Member for full access
  Unlock Premium Member

Question 389

Report
Export
Collapse

A developer wrote the following method to find all the test accounts in the org:

Salesforce Certified Platform Developer II image Question 389 68036 09232024003105000000

What should be used to fix this falling test?

Become a Premium Member for full access
  Unlock Premium Member

Question 390

Report
Export
Collapse

Consider the following code snippet:

Salesforce Certified Platform Developer II image Question 390 68037 09232024003105000000

Which two steps should the developer take to add flexibility to change the endpolnt and credentials without needing to modify code?

Choose 2 answers

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

Related questions