Valid Integration-Architecture-Designer Dumps shared by ExamDiscuss.com for Helping Passing Integration-Architecture-Designer Exam! ExamDiscuss.com now offer the newest Integration-Architecture-Designer exam dumps, the ExamDiscuss.com Integration-Architecture-Designer exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com Integration-Architecture-Designer dumps with Test Engine here:
The director of customer service at Northern Trail Outfitters (NTO) wants to capture and trend specific business events that occur in Salesforce in real time. The metrics will be accessed in an ad-hoc manner using an external analytics system. The events that are of interest are: A customer has initiated a product exchange via a Case A customer service rep clicks on the "Authorize Exchange Product" menu item on the Case A customer has initiated a subscription cancellation via a Case A customer service rep clicks on the "Initiate Refund" menu item on the Case Which two solutions will meet these business requirements? Choose 2 answers
Correct Answer: C,D
Recent Comments (The most recent comments are at the top.)
Recent Comments (The most recent comments are at the top.)
For a good discussion on HOW to do this, see https://glenmazza.net/blog/entry/salesforce-custom-platform-events Publishing Salesforce platform events via Apex triggers and REST controllers
B cannot be correct because Outbound message is not realtime
B & D are right answer.
Integration will be called on update of trigger. Not necessarily only in insert.