Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Max length of SUBJECT in any email notification

nagapramodkanch
Kilo Guru

Max length of SUBJECT in any email notification ?

1 ACCEPTED SOLUTION

Naga,


try to change the max length to 256 first and then try to put it to a bigger value after. It seems that if you don't put it to 256 first, the change will not occur as at a database end (one you cannot change yourself) there is a change in the field data type.


Let us know if that works for you.


Kind regards,


Alexandra


View solution in original post

23 REPLIES 23

gosp
Kilo Contributor

Hi Sandeep,



I change it to 256, because it don't need to be bigger.


Or does I need to set it bigger?



Regards,


Patrick


sandeep299
Tera Contributor

now can u change it to bigger value than 256 and test it once...


gosp
Kilo Contributor

I set subject in both tables to 300 now, but result is the same max 160.


sandeep299
Tera Contributor

did u increased the subject length on email template (sysevent_email_template)?? if not can u try the same process on that table too...




Thanks


sandeep




gosp
Kilo Contributor

I increase it also now, but same result.