Creates a String variable with the variable name as specified. The value of the variable is an absolute file name based on the current workflow file path taken from the current context.
A second String variable with the suffix _url contains the file name using url syntax.
A third Path variable with the suffix _path contains the Path version of the specific file location.
A regular expression is used to validate, as far as possible, that the given file name is a valid relative file name. The file location will automatically be generated relative to the workflow's data folder. This component does not in itself create the actual path in the file system, nor does it verify that the location exists. It simply conveniently builds the flow variables that can be used by subsequent nodes in your workflow.
This differs from the [Create File/Folder Variables] node in that the it creates both String and Path variables for the same file that can be used as appropriate with a variety of nodes. In addition, the constructed filename is always Absolute, but is built to be relative to the local Workflow and so remains portable, and will adapt if the workflow is saved under a new name.
v1 @takbb Brian Bates 25 April 2021
To use this component in KNIME, download it from the below URL and open it in KNIME:
Download ComponentDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.