HI ! This is my first post because i'm new on Talend. I got a problem in a tMap componant. I want to calculate an end contract date if my field end_contract_date is empty and my start_contract_date is filled. There is my code on the tMap expression field :
My row6.PARAM_VALUE is an integer and out3.end_date&start_date are a java date type on the follow format ("yyyy-MM-dd"). When i test it i got this message :
Exception in thread "main" java.lang.Error: Unresolved compilation problem:
I don't understand why i get it, can anybody help me ?
P.S: Sorry for my English, I'm kind of learning it
We usually
open the code tab and check the u
nresolved compilation problem
in java code with red line.
TalendDate.[font=Calibri, sans-serif]
addDate(Date date, int nb, String ):date type[/font]
Best regards
[font=Calibri, sans-serif]
Sabrina[/font]