Web Services Multiple endpoint

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?

Hi @abhishek_chowdhury,

how do you have configured it?

It was an issue in reading array in response. I got it working now

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.