Hi, I have quick question about Airavata For-Each component.
It seems that ForEach component takes String array as an input and pass them to next component one by one. My question is how to create string array in shell script to pass it to ForEach component? I normally generate string result like echo "output=xxx" at the end of script and connect it as an input of next component in Airavata workflow to pass the result and let next component know the input is arrived. Thanks, Heejoon.
