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
  • 13 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+62

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.