I’ve just deployed a workflow on Knime Server and execute it and it takes longtime to end.
In the mean time, I want to check its progress, but I do not know how to obtain this information.
If the workflow execution takes a very long time and you want to be informed about the progress, I suggest adding the Send Email node where you want to be informed after the execution of that part.
For example after 50 percent of the workflow, add a Send Email node containing this message: “50% completed”. Or you can add whatever information you need to the email.
Thinking about future developments, we will put quite a bit of effort into revisiting the current WebPortal. The request for a progress indicator has come up before, and this is part of that roadmap as well.
I’ll insert the Send mail node for now I think, Thx @armingrudd
And if I do not get it wrong @Iris, to use the Remote Job View, I need to install the corresponding module on the server and client side ?