Open yjacolin opened 8 years ago
It seems that we can use a context variable list in a tForEach componet: it will "iterate" once on the first item then stop.
Could you confirm ? I have a workaround using a CSV file + tFileInputDelimited + tFlowToIterate.
Could you confirm ?
Yep.
CSV file + tFileInputDelimited + tFlowToIterate
Sounds good.
I will do a PR.
It seems that we can use a context variable list in a tForEach componet: it will "iterate" once on the first item then stop.
Could you confirm ? I have a workaround using a CSV file + tFileInputDelimited + tFlowToIterate.