I have a text field (attribute) in a table that is 2048 characters in length. I want to change it to 50. What Transformer do I use in FME to achieve this? I am using FME Form 2021.
Solved
How to change field length?
Best answer by andrewj74
you can set the schema/attributes in the writer to manual and then set the string length to 50. alternatively if you want to do it within the work flow you could use a schema setter transformer or similar to define it.

Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.