Hi Team,
I need a help to build a logic wherein the workflow should run even if it is without one of the input files.
For instance,if there are 2 input files to a particular workflow and if one of the input files is not placed(because there is no data in that file and hence removed) by the user,still the workflow as a whole should run.
Th file will be placed if data is present and not if it is other way round.
Thanks in advance!!!