Skip to main content

How I can run two procedure after write using this option.

Hi @bkolubenka

Did you try to insert your procedure in the option: SQL to Run After Write ?

 

Thanks,

Danilo


I would use the FeatureWriter instead of a writer.

Then connect a SQLExecutor to an output port of the FeatureWriter to execute any SQL.


Reply