Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everybody
I tried to make an input operation from an CSV Files which comes from an Oracle Database to an Salesforce Account.
Unfortunately the csv contains a lot broken lines (i think it will be called cr and lf's).
Here is some example which describes the problem ( some places are distorted ).
I think about an tReplace object to solve this but this is my first talend job and i'm not so familar with java.
Maybe somenone could bring on the right way
The Picture from the csv and the talend job are Attached
best regards
john s.
And in this way should the csv look like:
thanks for help
best regards john s.
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
input_row cannot be resolved to a variable
output_row cannot be resolved to a variable