Hey there, I am a beginner and currently exploring the functionalities of Community nodes, Chemistry nodes and CDD.
Situation -
I created a simple workflow which retrieves the data associated with the saved search in my Vault in CDD and then manipulating the data the way I want.
The individual nodes in the workflow are executed successfully.
I deploy the workflow in the server.
Here, I get an error message **
" Error occurred while loading workflow into memory: An error occurred during the creation of a job for ‘/KNIME-CDD/CDD Connect Test1’: No such node ID: 0 "
**
Not sure if I am missing something really silly.
Need help!
Did you install the CDD extension/node also on the Server? It seems that the Server has issues to find the node definition for node #0 which is the CDD Export in your case.