Get Started with Redwood for Oracle Cloud HCM Begin Now
How to fetch only Active Employees through Rest API
Summary: Even though I have used AssignmentStatusType='ACTIVE' but still it's giving INACTIVE employees data also
Content (required):/hcmRestApi/resources/11.13.18.05/workers?q=workRelationships.assignments.AssignmentStatusType='ACTIVE'&fields=PersonNumber,PersonId;workRelationships.assignments:AssignmentId,AssignmentStatusType;workRelationships.assignments.managers:ManagerAssignmentNumber,ManagerAssignmentId,EffectiveStartDate,EffectiveEndDate,ManagerType&onlyData=true&offset=2000&limit=25
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0