Hi All,
How can one combine data which comes from different containers even when some of those containers are disabled?
Generally I replicate the tools as per the number of outputs required.
Unions, joins and appends don't work unless all inputs are initialized.
Is there any other quicker way or any another way to do the same?