See below snapshot of workflow
I have a Union tool that is fed from multiple other union tools. The upstream union tools are fed from the outputs of different containers. When i disable a container, so that it does not run, the downstream union tools throws an error Union (528): Missing Incoming Connection. I tried back tracing and discovered that None of the upstream Union tools are giving an output even though they all have text inputs with data (string) connected to them.
I have tried using the Detour and Detour end tools so I do not have to disable the containers, but the tools (select, formula, etc.) also throw errors because they expect an input. Is there a way around this?
