Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
during Job build, I'm getting compilation error that relates to type mismatch (cannont onvert from String to BigDecimal). This si coming from within one of Tmap components where there are multiple variables that are processing String inputs and converting them to bigDecimal for further calculations. The Erro message rferes to specific line where the compilation has detcted the problem, but I'm unable to find teh source code that is being compiled to heck the line, hoping it would give me a clue which of many variables is the one causing the error. The component has several of tehse and none of them strikes me as being possible source, so I was hoping seeing the specific rro line of the code, I could narrow it down a bit more.
I can not seme to find it undet the Workspace folder, nor under User\AppData... I can't see any path specified under preferencs/Java or Preferences/Talend either... but there must be a temp location somewhere.
Can anyone suggest where to look for the source code thats ia failing compilaton??
Thanks in advance!
Jan
@PinkyCZ To check for any compilation errors in the job, open the "Code" tab and look for any lines highlighted in red. If there are no errors, try simplifying the job and provide us with an example to help us identify the issue.
Regards
Shicong
@PinkyCZ To check for any compilation errors in the job, open the "Code" tab and look for any lines highlighted in red. If there are no errors, try simplifying the job and provide us with an example to help us identify the issue.
Regards
Shicong