List of questions
Related questions
Question 219 - MCD - Level 1 discussion
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?
A.
*[order,customer]/status
B.
?[order,customer]/status
C.
*/status
D.
*status
Your answer:
0 comments
Sorted by
Leave a comment first