Get Started with Redwood for Oracle Cloud HCM Begin Now
[REST API] Size constraints on the "in" operator in Rest-Framework-Version 2
Summary:
We need assistance to understand constraints for the Oracle search query parameter "q". Specifically the operator "in" which allows the user to filter by a list of values detailed here: https://docs.oracle.com/en/cloud/saas/human-resources/24a/farws/Query_a_Collection.html
Question:
1. Is there a limit to the number of values passed to the "in" operator in Oracle REST API Rest Framework version 2?
2. If so, what is the limit? Are these resource specific?
Asking specifically in the context of the /recruitingJobRequisitions API
Thank you so much!
Content (please ensure you mask any confidential information):
We need to get all of the requisitions which are identified for a certain geographical location and match specific Job IDs.
0