Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am new to Talend.
I want to know the process to generate sequence number. Can anyone help me plz.
Regards,
Deepak
Thanks for the reply.
I followed the below steps.
1. Created a new field called SEQ in the output side.
2. Added the expression as Numeric.Sequence("S1",1,1)
In tMap it is giving the error. Will that be issue with datatype?
Currently I have created a new field SEQ as String type.
Regards,
Deepak
And also I have created a field called SEQ in MySQL database as well.
Thanks it worked
If your program will be done then let me know because my side there is lot of issues occur