Text output to command line during command line batch execution

I am hesitant to post this because it feels like something obvious I a missing–searching in the forums, plus Google have not shown the results I want.

I have a workflow that does a JSON Path node execution, formats the return data, and displays the results via Table View node. Works great.

Ideally I would like to run this via command line and see the text results so I am not opening up the KNIME application each time I want to see the result. Executing the workflow via command line is successful. How do I write my text data into the output of the command line? Is there a Console logging feature I am missing or something else?

Thanks in advance!

Hey @knimeuser25

Maybe this thread will help you: How Can I print a message to Knime Console from Java Snippet?

Regards,
Wali

1 Like

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