Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
tFileList --(iterate)-> tFileInputDelimited --(row1)-> tMap --(out1)-> tPostgresqlOutput
|
|
(iterate2)
|
v
tPostgresqlInput (for calling SELECT function() to further process data in db)
...
|
(iterate3)
|
v
tFileProperties-(row3)->tMap -(out3)-> tFileOutputDelimited
tFileList --(iterate)-> tFileInputDelimited --(row1)-> tMap --(out1)-> tPostgresqlOutput
| |
| |
| (iterate2)
| |
| v
| tPostgresqlInput --(row2)-> tSetGlobalVar
|
|
(iterate3)
|
v
tFileproperties --(row3)-> tMap --(out2)-> tFileOutputDelimited
tFileList --(iterate)-> tFileInputDelimited --(row1)-> tMap --(out1)-> tPostgresqlOutput
| |
| |
| (iterate2)
| |
| v
| tPostgresqlInput --(row2)-> tSetGlobalVar
|
|
(iterate3)
|
v
tFileproperties --(row3)-> tMap --(out2)-> tFileOutputDelimited