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 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 exhibit. How many private flows does APIkit generate from the following RAML specification?
A. 2
B. 3
C. 4
D. 7
What is the uniforminterface used by RESTful web services?
A. RPC
B. JMS
C. HTTP
D. SOAP
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
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 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
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 |