Is there a character limit on the Details entry wh...
# suitescript
n
Is there a character limit on the Details entry when logging? We have a soap envelop that isn’t valid and I notice it is truncated in our log. Wondering if it really is truncated or just truncated because of a logging character limit. It is truncated at 3,999 characters.
r
I believe that I have experienced this, that the details also have some limit, even thought you get much more characters than for the title part. But I am not sure if it is documented.
w
Yes, the log is truncated. If you have longer text, you need to split it up on several logs
I think that the title is far less than 4000 chars. 4000 is for the details.
1
l
Yes there is a 99 character limit for Title and 3999 character limit for Details: https://system.netsuite.com/app/help/helpcenter.nl?fid=section_4430385329.html
1