Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
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