ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











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

Report
Export

Northern Trail Outfitters (NTO) leverages Sales Cloud for tracking and managing leads, accounts, contacts, and opportunities- Orders and order fulfillment is taken care of by an Order Management System (OMS) in the back-office. When an opportunity has changed it's status to "Closed/Won" and there are products attached, the details should be passed to the OMS for fulfillment operations.

The callout from Salesforce to the OMS should be synchronous.

What should an Integration Architect do to satisfy these requirements?

A.
Write a trigger that invokes an Apex proxy class to make a REST callout to the Order Management System.
Answers
A.
Write a trigger that invokes an Apex proxy class to make a REST callout to the Order Management System.
B.
Use Process Builder to call an Apex proxy class to make a REST callout to the Order Management System.
Answers
B.
Use Process Builder to call an Apex proxy class to make a REST callout to the Order Management System.
C.
Develop a batch Apex job that aggregates Closed Opportunities and makes a REST callout to the Order Management System hourly.
Answers
C.
Develop a batch Apex job that aggregates Closed Opportunities and makes a REST callout to the Order Management System hourly.
D.
Build a Lightning Component that makes a synchronous Apex REST callout to the Order Management System when a button is clicked.
Answers
D.
Build a Lightning Component that makes a synchronous Apex REST callout to the Order Management System when a button is clicked.
Suggested answer: B
asked 23/09/2024
LAURA Camacho
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first