Exam Name: | Salesforce Certified MuleSoft Developer 1 Exam (SU24) | ||
Exam Code: | Salesforce-MuleSoft-Developer-I Dumps | ||
Vendor: | Salesforce | Certification: | Salesforce MuleSoft |
Questions: | 230 Q&A's | Shared By: | sapphire |
A RAML specification is defined to manage customers with a unique identifier for each customer record. What URI does MuleSoft recommend to uniquely access the customer identified with the unique ID 1234?
Mule application contains ActiveMQ JMS dependency. Mule application was compiled and run successfully in Anypoint Studio. The mule application must now be exported from Anypoint Studio and shared with other developer. What export options should be selected to create the smallest JAR file that can be imported into other developer's Anypoint Studio and run successfully?
Refer to the exhibits.
The mule application implements a REST API that accepts GET request from two URL's which are as follows
1) http://acme.com/order/status
2) http://acme.com/customer/status
What path value should be set in HTTP listener configuration so that requests can be accepted for both these URL's using a single HTTP listener event source?