Support Article
Data Truncation Issue
SA-8067
Summary
User is able to see the data properly at the data table level.
The same data is not getting reflected properly (last character truncation) at the Report definition and portal level.
Steps to Reproduce
1.Create a Repor Definition rules
2.Could see that the data obtained is truncated,not the actual data
Resolution
UDF are used internally by Report Definition rules to retrieve scalar property values directly from the pzPVStream storage stream columns (also known as Binary Large Object or BLOB columns) in many class tables, when properties have not been optimized or exposed as database columns in these tables.Installing UDF resolved the issue.
Published June 12, 2015 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.