Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
mystring.length()Talend の tmap コンポーネントを使用して、文字列の長さを確認しようとしています。ただし、エラーが発生しています
mystring.length()
Type mismatch: cannot convert from boolean to String.
フィールド:
Input port: string 50 output port: integer 50 syntax used: COLUMN_NAME.length()