Problem:
A PSIcapture user is trying to parse 13 character number into whole number field.
Solution:
Whole Number Datatype has a hard limit of 10 characters and can only reach a maximum value of 2147483647. If a PSIcapture user is trying to do this, change the Datatype to Text for this field. Also, ensure the Migration or output system changes the Datatype to Text as well if they need the number to link to a specific field in SharePoint, SmartSearch, Alchemy, or FileBound.
Comments
Please sign in to leave a comment.