ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 61 - Certified Design and Build Integration Solutions (ARC-101) discussion

Report
Export

Given the diagram below, a Salesforce org, middleware, and Historical data store (with 20million records and growing) exists with connectivity between them Historical records are archived from Salesforce and moved to Historical Data store (which houses 20M records and growing; fine-tuned to be performant with search queries).

Call center agents use Salesforce, when reviewing occasional special cases, have requested access to view the related historical case items that relate to submit cases.

Which mechanism and patterns are recommended to maximize declarative configuration?

A.
Use ESB tool with Data Virtualization pattern, expose OData endpoint, and then use Salesforce Connect to consume and display the External Object alongside with the Caseobject.
Answers
A.
Use ESB tool with Data Virtualization pattern, expose OData endpoint, and then use Salesforce Connect to consume and display the External Object alongside with the Caseobject.
B.
C Use an ESB tool with a fire and forget pattern and then publish a platform event for the requested historical data.
Answers
B.
C Use an ESB tool with a fire and forget pattern and then publish a platform event for the requested historical data.
C.
Use an ESB tool with Request-Reply pattern and then make a real-time Apex callout to the ESB endpoint to fetch and display component related to Case object
Answers
C.
Use an ESB tool with Request-Reply pattern and then make a real-time Apex callout to the ESB endpoint to fetch and display component related to Case object
D.
Use an ETL tool with a Batch Data Synchronization pattern to migrate historical data into Salesforce and into a custom object (historical data) related to Case object.
Answers
D.
Use an ETL tool with a Batch Data Synchronization pattern to migrate historical data into Salesforce and into a custom object (historical data) related to Case object.
Suggested answer: A
asked 23/09/2024
Peter Sundstrom
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first