Oracle Field Service Cloud Service 2020 Implementation Essentials — Question 41

Which built-in API platform policy lets you manipulate the request context? (Choose the best answer.)

Answer options

Correct answer: C

Explanation

The Groovy Script Policy is the correct answer because it enables users to write custom scripts that can manipulate the request context dynamically. The other options, such as Key Validation, Application Rate Limiting, and Redaction Policies, serve different purposes like authentication, controlling usage, and obscuring sensitive information, respectively.