
Q: 19
Refer to the exhibit.
What is the best way to decompose one end-to-end business process into a collaboration of
Experience, Process, and System APIs?
A) Handle customizations for the end-user application at the Process API level rather than the
Experience API level
B) Allow System APIs to return data that is NOT currently required by the identified Process or
Experience APIs
C) Always use a tiered approach by creating exactly one API for each of the 3 layers (Experience,
Process and System APIs)
D) Use a Process API to orchestrate calls to multiple System APIs, but NOT to other Process APIs


Options
Discussion
Probably B. System APIs should be reusable and expose more data than what's just needed right now. That way other consumers can use them later without rebuilding. Pretty sure that's what MuleSoft recommends for API-led architecture.
Be respectful. No spam.
Question 19 of 25