Products | Versions |
---|---|
TIBCO iProcess Workspace (Browser) | All supported versions |
TIBCO iProcess Server Objects (Java/.NET) | All supported versions |
When issuing a large filter on work items the error message "Internal SAL data too big or truncated" is returned to the client.
As documented in the TIBCO iProcess Server Objects Programmer’s Guide there is 2K limit on the length of converted expression. The filter expression created is converted into a SAL-compatible expression and is likely to increase in length.
This 2K limit can be applied to the iProcess Workspace (Browser).
If after the internal conversion the expression exceeds the 2K limit the error message "Internal SAL data too big or truncated" is returned to the client.
It is not possible to increase the internal limit.