Encoding > Table Schema Incompatible

Issue No: CF-2305
Created 5/17/2019 8:09:03 AM
Type Bug
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 18.3, 19.1
Description * Issue ** 3rd Party Encoding Printing Software does not support varchar(max) in our encoding table tblCFEncodingPrinterSoftware * Requirements ** Change all String Fields to varchar(100) * Test Cases ** Ensure fields that flow to Encoding Table that can support more than 100 characters are truncated properly and do not cause errors.