Featured Content
Video: Exploring the Future of AI for Improved Document Management for your ECM
Join us for an engaging webinar, as we unravel the potential of AI for revolutionizing document management.
Watch Now
eGuide: Digital Transformation
Enable your employees to remain productive throughout the document management process.
Read More
SDK Technologies
Accusoft SDKs
Improve Form Processing Text Recognition Results with Regular Expressions
Learn how SmartZone uses a regular expression engine integrated into the recognition engine to achieve the best possible accuracy on data that can be defined by a regular expression.
Experience Docubee
Meet Docubee
Docubee is an intelligent contract automation platform built to help your team success
Why is the searchTasks endpoint returning an invalid JSON from very large requests?
Though no official size limit has been published, PAS will return a misleading invalid JSON error if you send in several thousand search terms at once. The exact maximum seems to vary across different installs. We have logged a story in our backlog about making a more explicit size limit possible, but there is no current plan to allow for PrizmDoc to handle search requests of unbounded size.
The best workaround for this behavior is to split your search terms between multiple requests, rather than packing them into one request.