Salesforce-MuleSoft-Platform-Architect Practice Test

Salesforce Spring 25 Release
152 Questions

A Platform Architect inherits a legacy monolithic SOAP-based web service that performs a number of tasks, including showing all policies belonging to a client. The service connects to two back-end systems — a life-insurance administration system and a general-insurance administration system — and then queries for insurance policy information within each system, aggregates the results, and presents a SOAP-based response to a user interface (UI).
The architect wants to break up the monolithic web service to follow API-led conventions. Which part of the service should be put into the process layer?

A. Combining the insurance policy information from the administration systems

B. Presenting the SOAP-based response to the UI

C. Authenticating and maintaining connections to each of the back-end administration systems

D. Querying the data from the administration systems

A.   Combining the insurance policy information from the administration systems

Explanation:

The Process Layer in MuleSoft's API-led architecture is responsible for orchestration and business logic. In this case, aggregating policy information from life and general insurance systems is a clear orchestration task, making it ideal for the Process layer.

Other options belong to:
System Layer (C and D: authentication and querying),
Experience Layer (B: formatting and presenting responses).

Salesforce-MuleSoft-Platform-Architect Practice-Test - Home Previous
Page 23 out of 152 Pages