CellName column in UA_TargetCells table in rare cases is too small

Problem or error: If data is segmented by a cascading sequence of Segment processes of sufficient depth, the name of the resulting target output cells might exceed the default width of the CellName column in the UA_TargetCells system table. In the rare instance where the value exceeds the CellName field width of VarChar(512), the flowchart cannot be saved.

Solution: Shorten the names of the processes. You can also increase the width of the column in the UA_TargetCells system table, but this is not recommended.