Which IIQ version are you inquiring about?
*8.3p2
Share all details about your problem, including any error messages you may have received.
While trying to use a multi-endpoint setup to aggregate data, I have configured two endpoints: a parent and a child. I added the response from the parent into the child’s context URL. However, when I attempt to aggregate data, the parent endpoint executes all at once, and it does not send one ID at a time to the child endpoint to fetch additional data. Looking for any guidance on how to modify this setup so that the child endpoint is called for each ID fetched by the parent endpoint?