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
Refer to the exhibits. The http:request has failed with a Tiemout execeeded error. What HTTP Request parameter must be modified to resolve this error?
A. Client Certificate Timeout
B. Transaction Timeout
C. Connect Idle Timeout
D. Response Timeout
What HTTP method should be used toadd a new member to a collection in a RESTful service?
A. DELETE
B. PUT
C. POST
D. GET
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 to the exhibits. What is valid text to set the user field in the Database connector configuration to the username value specified in theconfig.properties file?
A. #[db.username]
B. #[db:username]
C. ${db:username}
Refer to the exhibit. What is the payload at the end of the flow?
A. Bob Green
B. Bob Smith
C. Alice Green
D. Alice Smith
Why would a Mule application use the ${http.port} property placeholder for its HTTP Listener port when it is deployed to CloudHub?
A. Allow clients to VPN directly to the application at the Mule application’s configured HTTP port
B. Allows MuleSoft Support to troubleshoot the application by connecting directly to the HTTP Listener
C. Allows CloudHub toautomatically change the HTTP port to allow external clients to connect to the HTTP Listener
D. Allows CloudHub to automatically register the application with API Manager
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
Page 1 out of 8 Pages |