Share all details related to your problem, including any error messages you may have received.
Hi All,
I have two two operations for account aggregation in Web services connector. Could you please advise in operation I will to handle the pagination script?
GUID is same, first end point unfortunately only returns GUIDs then I use 2nd end point get the user details.
I tried the same Pagination script in both endpoint but the pagination process continues for ever and the TERMINATEIF logic does not work. I removed the 2nd endpoint just to see the behavior and pagination works great. I was not quite sure the standard to follow when we have multiple endpoints since the 2nd one does not need any pagination and depends on the results from the 1st endpoint.
We are using 8.3 and 8.3 connector guide does not specifically talk about pagination with multiple endpoints. Probably this is address in 8.4. Please let me know if I am missing anything between versions.