Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Integration Architect All Questions

View all questions & answers for the Certified Integration Architect exam

Exam Certified Integration Architect topic 1 question 27 discussion

Actual exam question from Salesforce's Certified Integration Architect
Question #: 27
Topic #: 1
[All Certified Integration Architect Questions]

A company wants to standardize exception tracking, handling, and analytics. The company will complete the following:
1. Build a company wide logging service hosted on a middleware platform.
2. Create case object records for exceptions based thresholds.
3. Change all their Apex Loggers to publish Application Exceptions as custom platform events.
Which two specifications should the integration architect include in the logging service architecture? (Choose two.)

  • A. Receive Application Events through Change Data Capture (CDC).
  • B. Create Salesforce Cases conditionally using automatic Case creation rules.
  • C. Create Salesforce Cases using the Salesforce REST, SOAP, or Bulk API.
  • D. Subscribe to the Application Exceptions using the Salesforce Streaming API.
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Paul421
5 months, 2 weeks ago
Selected Answer: BD
if we are logging the exception from apex into a platform event - why go and use rest/soap/bulk to create the case. I'd use a flow - record triggered, create a case.
upvoted 1 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 ...