linked component not automatically updated when executed as job

If I set a linked component in the GUI to be updated automatically it is only updated when the workflow is opened with GUI but not when executed as a job on the server (without GUI).

Am I doing something wrong?

1 Like

Hi @spider,

this can be set globally in the KNIME Server configuration on the WebPortal:

com.knime.server.executor.update_metanodelinks_on_load
Specifies whether component links in workflows should be updated right after the workflow has been loaded in the executor.

I’m not sure whether this can be set on a workflow by workflow basis.

Kind regards
Marvin

4 Likes

Thanks. I guess this general option is OK for me.

1 Like

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