Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
How to pass Multiple Parameters to Lookup REST API
Summary:
Need to pass Multiple Parameters to Lookup REST API, but not working when passed both LookupType and Meaning
Content (required):
Using the following REST API to get values from the lookup:
/fscmRestApi/resources/11.13.18.05/commonLookupsLOV?q=LookupType=XX_SAGE_SERVICE&q=Meaning= "Agronomy Ait"
However, all the values of the lookup are coming in the response. The given meaning is not considered as a parameter.
Version (include the version you are using, if applicable):
22C (11.13.22.07.0)
Code Snippet (add any code snippets that support your topic, if applicable):
0