Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Worker REST API Query Paramter
Summary
Unable to Fetch data using query parameterContent
Hi All,
I am trying to Get the Worker information Using rest API but it giving me response as
"URL request parameter q with value workRelationships.StartDate='2019-09-16' is not valid."
below is the API and query parameter .
/hcmRestApi/resources/11.13.18.05/workers?q=workRelationships.StartDate='2019-09-16'
As per oracle document I used same logic to pull by using Person First Name but it didn't worked.
hcmRestApi/resources/11.13.18.05/workers?q=names.LastName='xyz'
Please let us know if I am missing something
Thanks,
Amit
0