local file browser configuration node to define the output file

Hi all,

I’m looking for a node that looks like “Local File Browser Configuration” node but that allows defining a not existing file. The idea is to configure the output file name on a component node and pass the information to the writer node.

I hope I was clear.

Thanks

exaple.knwf (14.8 KB)

1 Like

Hi there,

well you can add String Configuration node into your Component where user have to give a name to new file. With Local File Browser Configuration user chooses directory and then using String Manipulation (Variable) node you combine two flow variables into one. Take a look at modified workflow.

exaple.knwf 1.knwf (18.0 KB)

br,
Ivan

3 Likes

It works perfectly!
Many thanks!!!

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.