Method csv
Task | Actions |
---|---|
Background | In long lists it is difficult to add several related rows. A specialized entry table makes this easier. |
Node 1 | Read CSV and prepare Ed Grid1. |
Node 2 | Get results from Ed Grid1 |
Node 3 | Prepare additional Ed Grid2 with Default Values |
Node 4 | Get results from Ed Grid2 |
Node 5 | Concatenate Results 1 & 2 & Store in CSV |
Update | Store new entries: Series => 4,5,1,2 |
Pro & Con | PRO: For large datasets |