BookatlasTwo-Day MuleSoft → Salesforce Bootcamp
4 / 18 · Module 7 — Error Handling in Mule · filtered: cheatsheet← prev⊞ allnext →

7.43Correlation IDs

Every integration request should ideally be traceable.

Example:

API Gateway:
correlationId = 7f82-abc...

Then:

Mule logs
Salesforce call
Billing call
error log
response

all reference it.

This lets operations answer:

“What happened to customer C001's request at 10:14:32?”