Loop within a Loop

Try copying them from the example workflow.

@Brock_Tibert it is not a node but a function you add to a component or qualified node.

Some nodes can also be used for streaming depending on the sort of node. You activate it under job manager under the configuration.

It still is beta though. Has solved several data transfer problems over time.

1 Like

@Brock_Tibert what you also can do is tell the driver to reconnect to the data source if lost. Also you can set up a construct where you track the tables you already have processed and start with the ones that have not yet been. The article also deals with that.

image