According to MuleSoft’s point of view, how does Central IT enable the new IT operating model?
A. Distributes passwords todatabases and backend systems to allow direct access by line of business developers to deliver faster
B. Combines and shares API specifications like a product to drive consumption by line of business developers
C. Invests in new cloud technology to enableCentral IT to develop complete line of business applications faster
D. Builds all API implementations and restricts line of business developers from building implementations to save costs and enforce standards
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
What three elements are used in RAML specifications? (Choose three.)
A. Service
B. Method
C. Response
D. PortType
E. Resource
Refer to the exhibit. What transformer should be used in the httpFlow so that the fruit value in the requesthttp://localhost:8081/?fruit =Orangeis accessible in the jmsFlow?
A. set-record-variable
B. set-property
C. set-variable
D. set-inbound-property
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
An SLA based policy has been enabled in API Manager. What is the next step to configure the API proxy to enforce the new SLA policy?
A. Add new property placeholders and redeploy the API proxy
B. Restart the API proxy to clear the API policy cache Add new environment variables and restart the API proxy Add required headers to the RAML specification and redeploy the new API proxy
C. Restart the API proxy to clear the APIpolicy cache
D. Add new environment variables and restart the API proxy
E. Add required headers to the RAML specification and redeploy the new API proxy
To avoid hard-coding values, a flow uses some property placeholders and thecorresponding values are stored in a configuration file. Where does the configuration file’s location need to be specified in the Mule application?
A. A global element
B. mule-deploy.properties
C. A flow property
D. mule-app.properties
A web client posts a request to http://localhost:8081?name=john. What is the correct MEL expression to access the nameparameter?
A. #[message.payload.outboundProperties. “http.query.params’.name]
B. #[message.inboundProperties.‘http.uri.params’.name]
C. #[message.payload.inboundProperties. ‘http.query.params.’name]
D. #[message.outboundProperties.’http.query.params’.name]
Page 2 out of 8 Pages |
Mulesoft MCD-Assoc Exam Questions Home |