Difference in rest api results count when fetched from OIC & postman
Facing a very strange issue. Calling the new hire atom feed api in OIC to fetch new hire data using rest adapter.
Endpoint:- /hcmRestApi/atomservlet/employee/newhire
Query parameters:-
1)updated-min
2)updated-max
3)pagesize
When this api is run from the same user and exact same parameter values both in postman & OIC,in OIC gave less new hire details whereas postman gave more new hire details. The details & count in postman is correct and is what is expected . Also for some executions the count is correct between postman & OIC but for some the count returned in OIC is less than that of postman.
Tagged:
0