<< Prev Question Next Question >>

Question 26/37

A developer has been tasked by the integration architect to build a solution based on the Streaming API. The developer has done some research and has found there are different implementations of the events in Salesforce (Push Topic Events, Change Data Capture, Generic Streaming, Platform Events), but is unsure of to proceed with the implementation.The developer asks the system architect for some guidance.
What should the architect consider when making the recommendation?

Recent Comments (The most recent comments are at the top.)

Tim Williams - Jun 23, 2022

With External Change Data Capture, you can track changes to data that is stored outside your Salesforce org when using the Odata 4.0 adapter. You can then build automation in response to the changes to increase productivity or provide a better customer experience.

The external data change tracking feature polls the external system at configurable intervals (5–30 minutes) for tracked changes. For each external object that has the feature enabled, a topic channel and an associate change event entity are created where change event notifications are published. You add a subscriber to each topic channel and then process the data changes through Streaming API. You can also add an Apex trigger that is called when change event notifications are published. So it would seem that C is the correct answer.

PG - Apr 20, 2022

The correct one is: Change Data Capture does not have record access support.

Reference:
- A - Apex Trigger can subscribe Platform Event and Change Data Capture
- B - custom payload can be in Generic Event
- C - Platform Event and Push Topic can be published via Apex.
- *Change Data Capture ignores sharing settings and sends change events for all records of a Salesforce object. Change Data Capture respects your org’s field-level security settings.*

Saptarshi - Apr 07, 2022

B. Push Topic Event can define a custom payload.

DM - Jan 04, 2022

Please review this question. 2 answers are mashed together and I believe the answer is incorrect. There is also no explanation to validate the answer.

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (37q)
Question 1: A company is planning on sending orders from Salesforce to a...
Question 2: An Enterprise Customer is planning to implement Salesforce t...
Question 3: A large consumer goods manufacturer operating in multiple co...
Question 4: A company needs to integrate a legacy on premise application...
3 commentQuestion 5: A conglomerate is designing a Lightning Web Component (LWC) ...
Question 6: Universal Containers is a global financial company that sell...
1 commentQuestion 7: An Integration Developer is developing an HR synchronization...
2 commentQuestion 8: Northern Trail Outfitters is planning to perform nightly bat...
Question 9: Northern Trail Outfitters wants to improve the quality of ca...
3 commentQuestion 10: Northern Trail Outfitters needs to make synchronous callouts...
Question 11: Universal Containers (UC) is currently managing a custom mon...
Question 12: Universal learning (UC) is embarked on Salesforce transforma...
Question 13: Northern Trail Outfitters needs to present shipping costs an...
Question 14: A company that is a leading provider of courses and training...
Question 15: A customer of Salesforce has used Platform Events to integra...
1 commentQuestion 16: A company's cloud-based single page application consolidates...
Question 17: An Architect is asked to build a solution that allows a serv...
1 commentQuestion 18: Northern Trail Outfitters requires an integration to be set ...
3 commentQuestion 19: A company that is a leading provider of training delivers co...
2 commentQuestion 20: A subscription-based media company's system landscape forces...
3 commentQuestion 21: The director of customer service at Northern Trail Outfitter...
2 commentQuestion 22: Only authorized users are allowed access to the EBS and the ...
1 commentQuestion 23: What is the first thing an Integration Architect should vali...
1 commentQuestion 24: The Sales Operations team at Northern Trail Outfitters impor...
1 commentQuestion 25: An Integration Architect has built a solution using REST API...
6 commentQuestion 26: A developer has been tasked by the integration architect to ...
2 commentQuestion 27: KiA B2C Enterprise Customer has the following use case that ...
3 commentQuestion 28: Sales representatives at Universal Containers (UC) use Sales...
1 commentQuestion 29: Northern Trail Outfitters submits orders to the manufacturin...
1 commentQuestion 30: An architect decided to use Platform Events for integrating ...
Question 31: Northern Trail Outfitters' ERP is integrated with Salesforce...
Question 32: A company needs to integrate a legacy on premise application...
Question 33: Northern Trail Outfitters (NTO) leverages Sales Cloud for tr...
Question 34: A large enterprise customer operating in a high regulated in...
4 commentQuestion 35: Universal Containers (UC) is a global financial company. UC ...
Question 36: Northern Trail Outfitters (NTO) use Salesforce to track lead...
2 commentQuestion 37: An Architect has received a request to prevent employees tha...