Salesforce Related Exams
Salesforce-MuleSoft-Developer-II Exam
The Salesforce MuleSoft Developer II certification focuses on advanced hands-on development skills like building, debugging, and deploying Mule applications, while the MuleSoft Platform Architect I certification focuses on designing and governing large-scale integration architectures.
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?
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 Mule application deployed to multiple Cloudhub 2.0 replicas needs to temporarily persist large files over 10MB between flow executions, and routinely needs to query whether the file data exists on separate executions.
How can this be achieved?