Looping through each child item record from the service connection response
Summary
Looping through each child item record from the service connection responseContent
Hi Gurus,
I have created a service connection for workers data in oracle cloud hcm with expand=all, limit=1000.
But I could see only 500 records in the response, is there a way to fetch all the records?
Also, /hcmRestApi/resources/11.13.18.05/workers from the service connections gives the parent and child objects.
I am unable to loop through the child objects, how can we access the child objects in VBCS? Post man shows all the parent and child records but in my application, the child records are showing as an Object and I don't see the attributes inside the child object.
Tagged:
0