flowstreamcomponents icon indicating copy to clipboard operation
flowstreamcomponents copied to clipboard

Component disabled when flow is disabled

Open yilativ opened this issue 2 years ago • 0 comments

I'm currently working with the archived rabbitmq component. I wanted to modify its usage a bit that the connector/subscriber are disabled if the parent flow is disabled.

Looking through the available parameters to the component, I am not seeing where I can check if the flow I am currently in is currently "paused/disabled" and then I stop myself.

https://docs.totaljs.com/total4/6c6bb001ip51c/

Any recommendation or a component I can look at that takes a look at the state of the flow it is added to?

image

yilativ avatar Mar 13 '24 18:03 yilativ