Refer to the exhibit. A web client makes a request to thepostUsersFlow’s HTTP Listener. The Validation component in hrFlow then throws an exception. What response message is returned to the web client?

A. Unavailable
B. Error
C. Success
D. Boom
Refer tothe exhibit. A Payload Filter component processes a message with a non-empty payload. What happens when the payload does not match the Payload Filter type?

A. It throws a Filter exception
B. It throws a configurable exception
C. It calls acompensation flow
D. It silently stops processing the message
Refer to the exhibits. A web client callshttp://localhost:8081?fruit=Apple. What is the payload at the end of the flow?

A. Banana
B. Error
C. Orange
D. Apple
Refer to the exhibits. What value is logged after a web client submits a request to http://localhost:8081/test?userName=Cindy?

A. null
B. Alice
C. Cindy
D. Bob
A Mule application contains a global exception strategy configured to catch any exceptions. Where the global exception strategy must be specified so that this global exception strategy catches all errors from flows without their own exception strategies?
A. A global element
B. Nowhere, the globalexception strategy is automatically used
C. The mule-deploy.properties file
D. A configuration properties file
Refer to the exhibit. What DataWeave transformation retrieves the current time?

A. Option A
B. Option B
C. Option C
D. Option D
Refer to the exhibit. What is the correct way to create a user?

A. Option A
B. Option B
C. Option C
D. Option D
There are two types of accounts: personal and business. How can an accountType parameter be specified in RAML so http://localhost/acme/accounts?accountType=personal is a valid request to the implementation?

A. Option A
B. Option B
C. Option C
D. Option D
| Page 1 out of 8 Pages |