Refer to the exhibit. What action will resolve the exception?
A. Create the accounts table in the database
B. Ensure the database is accessible
C. Implementorg.apache.derby.jdbc.ClientDriver
D. Add a JDBC driver to the project’s build path
A Mule application is created with an HTTP inbound endpoint defined to receive custName and accountType as query parameters. The accountType is captured using a Set Variable transformer with the same name. What is the correct MEL expression for logging accountType?
A. #[message.inboundProperties.accountType]
B. #[message.”http.query.params’.accountType]
C. #[flowVars.accountType]
D. #[message.outboundProperties.accountType]
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
Refer to the exhibits. The parentFlow contains an HTTP Request. The HTTP Listeners and
HTTP Request use default configurations.
What valuesare accessible in childFlow after a web client submits a request
tohttp://localhost:8081/order?color=red?
A. payload
B. payload
quantity var
C. payload
color query param
D. payload
quantity var
color query param
Refer to the exhibits. What DataWeave transformation calls the flow with the following input payload?
A. Option A
B. Option B
C. Option C
D. Option D
Page 2 out of 12 Pages |
Previous |