Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm trying to send mail data in tabular format. The result is in the same format as I want it to be. But as I'm using four tJava components in parallelize, some times data from few of the tJava components gets overlapped. So if there should be four rows in the table, sometimes it comes out to be two or three.
A sample format of the job is shown in the image attached. Actually in real job, the parallelize rows are connected to tS3List to check availability of file and if file not present, mailMessage should be appended accordingly.
What should I do to overcome this issue?
Regards,
Bhagwat
Hi
Can you show the code of tJava component or take an example to explain the issue?
Regards
Shong