Defect HC-22689

CatalogEntryAsset dataload fails when AssetURL value is larger than VARCHAR (128)

Software

Customer case Applies to Corrected in
CS0264175 V.9.1.6.0 9.1.12.0

Observed behavior

When the AssetURL value is larger than 128 characters, the internal identifier created from it is too large for the table column.

Expected behavior

The code should handle the long url when creating the internal identifier.

Resolution

Completed