Community

Recursive calls in Oracle Integration Flows (Scenario: Paginated API calls for large Data Sets)

(Jang Vijay Singh) A number of use-cases can be implemented cleanly using a recursive approach. This post is not to debate the pros and cons of recursion versus looping but provides a simple approach to achieve this.




Tags: