Hi all,
I created a new node and exported it. I can now use the node in the GUI and everything works great. However, if I want to exectute the workflow that includes the new node with KNIME Batch Application I get the following error:
WARN WorkflowManager Unable to insert connection “[1(0)->2(0)]”.
To execute the workflow I use the following command:
knime -nosplash -noexit -consoleLog -application org.knime.product.KNIME_BATCH_APPLICATION -workflowDir=“C:\customer\BestSplitWorkflow” -reset -masterkey=sa
What could be the reason for the error?
Regards,
Miha