Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm not too sure exactly what you mean by merge fields horizontally within a Talend job. How can you use 2 tFileInputPositionals to add records to the same table in a
field1 field2 field3 field4 field5
v11 v12 v13 v14 v15
v21 v22 v23 v24 v25
Starting job mergeTwoPositionalFile at 21:00 14/01/2010.
.------+------+------+------+------.
| tLogRow_1 |
|=-----+------+------+------+-----=|
|field1|field2|field3|field4|field5|
|=-----+------+------+------+-----=|
|v11 |v12 |v13 |v14 |v15 |
|v21 |v22 |v23 |v24 |v25 |
'------+------+------+------+------'
Job mergeTwoPositionalFile ended at 21:00 14/01/2010.
Now the job runs into "too many parameters, parameter IDWGHT is exceeding limit of 255 words elegible for method parameters.