For FTP /SFTP (using FTP Connection / SSH Connection node) connection the server credential is required which will be define as workflow variable / global variable. Actually , at the time of workflow execution from CMD I want to give the credential (User id, pwd, hoset name) as parameter.
Please let me know how I could define the same in my KNIME workflow.
Workflow and flow variables can be passed into the workflow via the batch mode, check out the online and cmd line documentation http://tech.knime.org/faq#q12 .
The channel contains several videos how to get started and learn KNIME from the scratch. More information can also be found here: https://www.knime.org/learning-hub and https://www.knime.org/knime-online-self-training.
Thanks for the post. I did not know about the Knime Youtube channel and will check it out. I did find a non-Knime affiliated youtube video that answered my question. I'm also reading the book, 'Knime Essemtials' :)
Thanks and I look forward to continued learning :D
Great to hear that you found an answer! Could you post the link to the video that answered your question? I am curious and it might help other users as well.