If I leave them blank I get an empty string inserted into my database (postgis) - I really want Nulls
Solved
Is it possible to use Null as the value/default value for a User Parameter?
Best answer by david_r
User parameters cannot be set to NULL, but you can use a ParameterFetcher and a NullAttributeMapper before the writer to transform empty strings to NULL before being written.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.