Salesforce-MuleSoft-Integration-Foundations Practice Test
Salesforce Spring 25 Release 59 Questions
An IT integration team followed an API-led connectivity approach to implement an orderfulfillment business process It created an order processing API that coordinates stateful
interactions with a variety of microservices that validate, create and fulfill new product
orders.
Which interaction composition pattern did the integration architect who designed this order
processing API use?
A. Multicasting
B. Orchestration
C. Streaming
D. Aggregation
B. Orchestration
Explanation:
In an API-led connectivity approach, different APIs are layered to provide
modular and reusable services. For an order processing API that coordinates stateful
interactions with various microservices, the integration architect used the orchestration
interaction composition pattern. Here’s a step-by-step explanation: