Amrendra Kumar (Inactive)
added a comment - This is approved by Patrick and Ravi. if DMS finds a label longer than they support, please truncate and show that label.
Shamooka Mohapatra , will that have issue with mapping data to be stored, can you please confirm?
3C's : Concern : System was giving error for long Custom Labels. Cause : If size of long custom label is greater than the size of datatype declared for custom label in database, it was giving error. Correction : Truncated the custom label if greater than the size of datatype[varchar(500)]declared in database.
Sonali Farakate (Inactive)
added a comment - 3C's :
Concern : System was giving error for long Custom Labels.
Cause : If size of long custom label is greater than the size of datatype declared for custom label in database, it was giving error.
Correction : Truncated the custom label if greater than the size of datatype [varchar(500)] declared in database.
Thanks,
Sonali Farakate.
CC : Rohan J Khandave
Priya Dhamande (Inactive)
added a comment - Preprod
Admin Login
Verified fields against the list DMS-1859 . So, marking jira done.
So, marking jira done.
Sonali Farakate Rohan J Khandave
This is approved by Patrick and Ravi. if DMS finds a label longer than they support, please truncate and show that label.
Shamooka Mohapatra, will that have issue with mapping data to be stored, can you please confirm?