Hi!
Is there any way to execute a bat file as a part of a locally run Knime process? Ihave tried to use Python, execute shell script, external tool, but I cannot get the bat file started. All ideas are much appriciated!
Hi!
Is there any way to execute a bat file as a part of a locally run Knime process? Ihave tried to use Python, execute shell script, external tool, but I cannot get the bat file started. All ideas are much appriciated!
@Data_processor you could take a look at his example and modify it. You can provide just dummy data if you do not need them. The Paths are set by Flow Variable. You might have to initially set the file to a dummy location in order for this to work.
Hi @Data_processor ,
Here are some alternative options which may also be of interest
Thanks @takbb & @mlauber71 ! The open file / folder worked perfectly!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.