Data stream failing with the message `Exceeded maximum allowed length 65536 for a string`

pbels1
Tera Contributor

We are currently creating a data stream to taken in data for an external application and we are getting the error message `Exceeded maximum allowed length 65536 for a string`.  Is there a way around this error?

1 ACCEPTED SOLUTION

chrisperry
Giga Sage

You can resolve this issue by increasing the value of the "com.glide.transform.json.max-partial-length" sys_properties record.

If this answer is helpful please mark correct and helpful!

Regards,
Chris Perry

View solution in original post

2 REPLIES 2

Ian Catley
Tera Contributor

@pbels1 - did you get a solution to this? We're hitting the same issue.

chrisperry
Giga Sage

You can resolve this issue by increasing the value of the "com.glide.transform.json.max-partial-length" sys_properties record.

If this answer is helpful please mark correct and helpful!

Regards,
Chris Perry