Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I got "Exception in thread "main" java.lang.Error: Unresolved compilation problems: " when I intend to join a CSV (Sales) with an XLSX (Products) via a tMap component and to insert the output into tDB_Output Oracle table.
The error comes when I try to map a this expression row3.PRICE *row4.QUANTITY*(1-row4.DISCOUNT) to Sales_Volume target field. I attached a screenshot.
Thanks
Have you actually tried this? The expression tester will fail when actual values are not being used. Try running the job.