Oracle EPM Cloud Planning 2018 Implementation Essentials — Question 45

Which three parameters might be included when executing a REST Request? (Choose three.)

Answer options

Correct answer: A, D, E

Explanation

The correct parameters for a REST Request include URL, Content Type, and Post type, as they are essential for defining the request's destination, the format of the data being sent, and the method used for the request. Response Type and Payload, while important in other contexts, are not typically classified as parameters in the execution of a REST Request.