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
A Transform Message component receives the XML payload:
What is the DataWeave expression to output an array of the two customerName elements?
A. payload.order.*customer[].customerName
B. payload.order.*customer.customerName
C. payload.order.customer[].customerName
D. payload.order.customer.customerName
What valid RAML retrieves details on a specific order by its orderId as a URI parameter?
A. Option A
B. Option B
C. Option C
D. Option D
A Transform Message component receives the XML payload:
What is the DataWeave expression to output the orderId string “PO1234”?
A. payload.order.orderId
B. payload.orderId
C. payload.order.@orderId
D. payload.@orderId
Refer to the exhibit. A web client submits a request tohttp://localhost:8081. What is the structure of the payload at the end of the flow?
A. Option A
B. Option B
C. Option C
D. Option D
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
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
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
Page 1 out of 8 Pages |