Hi all,
I have some problems in KNIME and wanted to ask for some help.
What I’m trying to achieve is:
· Do some calculations in KNIME
· Outcome of calculations are let’s say two numbers (number1 and number2)
Now the tricky part:
· Connect to Win/Unix platform like I’m doing it with Putty (no SSH, Telnet, so no password etc. needed)
https://www.dropbox.com/s/gg6dvuqavx8lva6/putty_example.PNG
· Sending command lines to that platform (also just like in putty by the xterm terminal)
Command lines should include the calculated numbers of the workflow.
e.g.:
LOAD program xy
go to number1, number2
Is there a smart way to do this in KNIME? I'm really stuck :(
Kind regards,
Flo