I am trying to check the length of a string using mystring.length()
in tmap component of Talend. However, I am encountering an error
Type mismatch: cannot convert from boolean to String.
The fields:
Input port: string 50
output port: integer 50
syntax used: COLUMN_NAME.length()