Salesforce-MuleSoft-Developer-II 試験問題を無料オンラインアクセス
| 試験コード: | Salesforce-MuleSoft-Developer-II |
| 試験名称: | Salesforce Certified MuleSoft Developer II |
| 認定資格: | Salesforce |
| 無料問題数: | 62 |
| 更新日: | 2025-10-26 |
A Mule API receives a JSON payload and updates the target system with the payload. The developer uses JSON schemas to ensure the data is valid.
How can the data be validation before posting to the target system?
An order processing system is composed of multiple Mule application responsible for warehouse, sales and shipping. Each application communication 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?
A system API that communicates to an underlying MySQL database is deploying to CloudHub. The DevOps team requires a readiness endpoint to monitor all system APIs.
Which strategy should be used to implement this endpoint?
A Mule application deployed to a standardalone Mule runtime uses VM queues to publish messages to be consumed asynchronously by another flow.
In the case of a system failure, what will happen to in-flight messages in the VM queues that have been consumed?