Refer to the exhibits. What is the expected data that the POST /accounts endpoint expects?
A. Option A
B. Option B
C. Option C
D. Option D
Refer to the exhibit. What is the output payload in the On Complete phase?
A. The records processed by all batch steps: [StepTwoStepOne1, StepTwoStepOne2, StepTwoStepOne3]
B. Summary statistics with NO record data
C. The original payload: [1,2,3]
D. The records processed by the last batch step: [StepTwo1, StepTwo2, StepTwo3]
Refer to the exhibits. What is the rootcause of the error?
A. The value of the host property “0.0.0.0” is invalid
B. There are two HTTP Listener configurations bound to the same host
C. The value of the host property “0.0.0.0” is bound to different ports
D. There are two HTTPListener configurations bound to the same port number 8081
Refer to the exhibits. What is the expected behavior of this application?
A. The application will continuously output LOGGER1 and LOGGER2 messages every 2 seconds
B. After 2 seconds, the applicationwill output LOGGER1 and LOGGER2 messages exactly once
C. The application will immediately output LOGGER1 and LOGGER2 messages exactly once
D. An exception will be thrown indicating there is no inbound endpoint as a message source
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. The Validation component in privateFlow throws an exception. What response message is returned to a client request tomainFlow’s HTTP Listener?
A. Success – privateFlow
B. Exception – mainFlow
C. Exception – privateFlow
D. Success – mainFlow
Refer to the exhibit. How many private flows does APIkit generate from the following RAML specification?
A. 2
B. 3
C. 4
D. 7
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
Page 1 out of 8 Pages |