Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I am trying to convert a csv file to xml. I have a csv and an xml created using an existing format in my meta data.
I have an input file, a tmap, and an output file.
In the tmap, i'm trying to map a decimal column to an integer column, while multiplying the value by 100 in the process.
I googled a few methods, and the one below seemed to be used by others.
row1.Price.Multiply(BigDecimal.valueOf(100))
However, Multiply gets underlined, and an exception of Unresolved compilation problem is generated.
I read somewhere else about looking for the error in the code, but I can't even find "multiply" in the code, so i'm assuming i've not installed something correctly, but it might just be that i'm using the wrong statement in the first place.
Any pointers in the right direction would be much appreciated.
Kind regards
Phil
Is it correct that I shouldn't actually see any code? However, I can see the warnings and errors.
might have found the reason why i'm getting these errors, but I don't know how to resolve it:
On opening Talend, the Additional Talend Packages installer starts and show available features to install:
1 optional and 338 required. Version 6.0.1.20150908_1633.