List of questions
Related questions
Question 104 - MCD - Level 1 discussion
An HTTP Request operation sends an HTTP request with a non-empty JSON object payload to an external HTTP endpoint. The response from the external HTTP endpoint returns an XML body. The result is stored in a target named the Result.
What is the payload at the event processor after the HTTP Request?
A.
The XML response body
B.
null
C.
The original JSON request body
D.
A non-empty Java object
Your answer:
0 comments
Sorted by
Leave a comment first