Hie,
I have created a job that recover many data in MANY tArray (for example tArray1, tArray2).
I would like to develop algorithm in Java to explore my tArray and generate a new tArray which includes data and columns from tArray1 and tArray2.
Is it possible ?
Thanks.
Regards,
Cyril Verhaest
Hello All
In Talend, tArray and tArrayIn can't be used together.
To Cyril Verhaest, can you show us an example to expain your request? I will give you other way, like using tJavaFlex.
Best regards
Hi,
You will find an image that describe an example.
Before using tArrayIn1, tArrayIn2 and tArrayIn3, I have load data in tArray1, tArray2 and tArray3.
Regards,
Cyril
Hello Cyril
I think you need to read 5717 to know more info about tArray and tArrayIn.
In your case, you can create several temporary file to store the data.
Best regards