exam questions

Exam Certified Platform Developer II All Questions

View all questions & answers for the Certified Platform Developer II exam

Exam Certified Platform Developer II topic 1 question 321 discussion

Actual exam question from Salesforce's Certified Platform Developer II
Question #: 321
Topic #: 1
[All Certified Platform Developer II Questions]

As part of point-to-point integration, a developer must call an external web service which, due to high demand, takes a long time to provide a response. As part of the request, the developer must collect key inputs from the end user before making the callout.

Which two elements should the developer use to implement these business requirements? (Choose two.)

  • A. Process Builder
  • B. Apex method that returns a Continuation object
  • C. Lightning web component
  • D. Screen Flow
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
[Removed]
10 months, 3 weeks ago
Selected Answer: BD
I think the correct answers are B and D. The requirement to collect major inputs from end users is generally a task that flows (especially screen flows) excel at. They can be configured and adjusted without special coding skills, which allows for faster implementation of business processes. On the other hand, the development and implementation of LWC generally require more advanced technical skills and time.
upvoted 2 times
BrucePark
10 months, 2 weeks ago
I think BC is still correct. Because it says the developer will do it, not Salesforce Admin.
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...