MCD-Level-1 無料問題集「MuleSoft Certified Developer - Level 1 (Mule 4)」
Refer to the exhibits.
Larger image

Larger image

Larger image

The Mule application configures and uses two HTTP Listener global configuration elements.
Mule application is run in Anypoint Studio.
If the mule application starts correctly, what URI and port numbers can receive web client requests? If the mule applications fails to start , what is the reason for the failure?
Larger image

Larger image

Larger image

The Mule application configures and uses two HTTP Listener global configuration elements.
Mule application is run in Anypoint Studio.
If the mule application starts correctly, what URI and port numbers can receive web client requests? If the mule applications fails to start , what is the reason for the failure?
正解:B
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
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?

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?

正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)