Batch Mode Enter key

Hello!

I am creating a .bat to automate a process that uses credentials, my problem is that I need to enter key to continue, when I need to enter the user and password that are already inside the code, I just need to “simulate” the enter key.

My code

“C:\knime_3.7.1\knime.exe” -consoleLog -noexit -nosplash -nosave -reset -application org.knime.product.KNIME_BATCH_APPLICATION -workflowDir=“C:\Users\matheus.ferreira\knime-workspace\Matheus\Testes\TESTEFILLE” -credential=User;user;pass

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