Oracle Field Service Cloud Service 2020 Implementation Essentials — Question 44

You are designing a new integration in OIC that needs to expose a REST-ful interface trigger for client applications.
When choosing request and response options using the REST Adapter Endpoint Configuration Wizard, which is a valid consideration? (Choose the best answer.)

Answer options

Correct answer: B

Explanation

Option B is correct because both standard and custom HTTP headers can indeed be specified for requests and responses in the REST Adapter Endpoint Configuration Wizard. Option A is incorrect as there is no requirement to use JSON for responses based on the HTTP method selected. Option C is misleading since both types of parameters can be mapped; however, query parameters are not necessarily limited in this manner. Option D is wrong because while attachments can be part of the request, they are typically not included in responses.