I have used maxLength in a JDBC scenario, but i remember that even after using maxLength we had to use a substring (udf since node function can fail) i suggest if the fields in record node are less say 20-30 then better go for the substring before passing to target
↧