Câu 6: Salesforce Certified MuleSoft Developer II
An order processing system is composed of multiple Mule applications responsible for warehouse, sales, and shipping. Each application communicates using Anypoint MQ. Each message must be correlated against the original order ID for observability and tracing. How should a developer propagate the order ID as the correla…
Nội dung câu hỏi
An order processing system is composed of multiple Mule applications responsible for warehouse, sales, and shipping. Each application communicates using Anypoint MQ. Each message must be correlated against the original order ID for observability and tracing. How should a developer propagate the order ID as the correlation ID across each message?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Use the underlying HTTP request of Anypoint MQ to set the "X-CORRELATION-ID" header to the order ID
- B. Wrap all Anypoint MQ Publish operations within a With CorrelationID scope from the Tracing module, setting the correlation ID to the order ID
- C. Set a custom Anypoint MQ user property to propagate the order ID and set the correlation ID in the receiving applications — đáp án hiện tại
- D. Use the default correlation ID; Anypoint MQ will automatically propagate it
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.