legacy Database looping replacement

Maybe I’m missing something but there seems to be no generally usable! replacement for the database looping node. The parameterized db query node lacks one essential feature, namely number of values per query (IN query) or said otherwise making 1 db call per row is just way too slow for most of my uses cases that contain tens of thousands of rows.

Hi,
thanks for your feedback. We discussed this problem also in another thread. We will be looking into alternatives to support this functionality also in the new framework. Until this is available you can either use the Parameterized DB Query Reader node or the component I have created in the example workflow or use the legacy database nodes.
We will keep you posted once we have another solution for this.
Bye
Tobias

3 Likes

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