Skip to main content
Question

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?

  • January 11, 2023
  • 1 reply
  • 10 views

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?

1 reply

nielsgerrits
VIP
Forum|alt.badge.img+60
  • 2938 replies
  • January 11, 2023

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.