ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 327 - Certified Platform Developer II discussion

Report
Export

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

How should the developer access the data that must be displayed?

A.
Execute a SOQL query for Amount, Probability, Stage, and Close Date on the OpportunityHistory object.
Answers
A.
Execute a SOQL query for Amount, Probability, Stage, and Close Date on the OpportunityHistory object.
B.
Create custom a custom date field on Opportunity for each field to track the previous date and execute a SOQL query for date fields.
Answers
B.
Create custom a custom date field on Opportunity for each field to track the previous date and execute a SOQL query for date fields.
C.
Subscribe to the Opportunity Change Data Capture event in the Lightning component.
Answers
C.
Subscribe to the Opportunity Change Data Capture event in the Lightning component.
D.
Subscribe to the OpportunityHistory Change Data Capture event in the Lightning component.
Answers
D.
Subscribe to the OpportunityHistory Change Data Capture event in the Lightning component.
Suggested answer: B
asked 23/09/2024
ANTONIO M SILVA
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first