Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Greetings,
I am a new Talend user attempting to convert a series of Boomi integrations into Talend Open Studio for Data Integration version 6.0.
The problem I am encountering is that the tConvertType shape is not passing any data through. I am using it to convert 4 fields from BigDecimal to String. I have confirmed that we are pulling data in from the source which is reaching tConvertType, but only nulls are coming out the other end. I don't see anything setting wise that would appear to account for this issue. We have the latest java JDK and JRE installed. Any thoughts?