Hello! I have a workflow with 10 containers. I am trying to set them up to dynamically run if an input file has > 0 records. Basically if the input is populated, run that container. If the input is "blank" don't run that container. I have setup the count records tool paired with a True False tool but I can't get that correlated to run vs don't run the container.
Thanks!
The attached workflow may do the trick, I did it with 3 files, you can extend it to more input files-containers
Arnaldo
@ArnaldoSandoval - Hi Arnaldo, I don't understand how the containers know to run, or not. Can you assist?