BookatlasTwo-Day MuleSoft → Salesforce Bootcamp
59 / 81 · Module 16 — Production Engineering and Observability · filtered: interview← prev⊞ allnext →

16.5Correlation ID

We've mentioned this repeatedly because it is essential.

Request:

X-Correlation-ID: c6f8-123

Then every relevant log entry carries:

correlationId=c6f8-123

Across:

Experience API
↓
Process API
↓
Salesforce System API
↓
Billing API

Now one customer incident is traceable as one logical transaction.