How to update workflow with same Component at the same time

Hello.

I was wondering if I can update workflow have same Component at the same time.

I’d appreciate it if you could tell me how :slight_smile:

Thanks,
hhkim

1 Like

Hi @hhkim

You can share your component, and when you have a workflow that is using that shared component, it will check for an updated version of that component every time you open that. workflow (see LINK).

Is that what you meant?

Best,
Alice

2 Likes

Thank you for your reply.

I want to update component without opening any workflow.

I was wondering if it is possible.

Hi @hhkim

Depends on where you are working.
If you have a KNIME Server you can put THIS setting to be true. If so, it updates the component when the workflow is loaded into the executor (note: NOT the workflow in the workflow repository, only the one for the job) and makes sure the job is executed using the newest component version.

If you are working solely on the AP, I am not aware of any way to do this, sorry.

2 Likes

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