File Reader Error handling

I’d like to create a workflow where all the failed process node will be written and save it as a error log file. For instance, if there is an error during the implementation or half way execution, it will generate a error log file. Else, continue the process till the end.

I’m new to Knime, hope to get some guidance on this.

Thanks.

Hello @chunhlim,

do you know about log file? All operations done during creation, configuration, and execution of a workflow are reported in the knime.log file. (More here). Log location is ...\knime-workspace\.metadata\knime

Additionally you can check this topic and follow links and suggestions for more:

Br,
Ivan

3 Likes

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