Skip to main content
i have 4 reader+writer pairs. after the last reader-writer pair runs and completes, how do i get sqlexecutor to run only after the last pairing has completed?

Use FeatureWriters instead of classic writers. These have outputports, connect these to a sampler, set it to last 1 and use that as input for the sqlexecutor.


Reply