Hi,
i have a problem with the Parallel Chunk End Node. I created a workflow to read and write MS SQL Data tables from one into another Database with 1.000.000 + Rows each. The table names which will be processed come from a CSV. I want to use the parallel Chunk Nodes to parallelize those transactions. The parallel data transfer works but i always get errors from the parallel chunk end Node as the following at the end of the workflow.
ERROR Parallel Chunk End 3:44 Execute failed: Cell count in row “Row0” is not equal to length of column names array: 5 vs. 29