Previous Topic: CASD550ENext Topic: CASD552E


CASD551E

Internal overflow processing event code, result is "result"

Reason:

When event member text is loaded into the Product Event Tables, certain characters are translated into XML symbolic references. For example, “<” and “>” are translated into “&lt;” and “&gt;” to allow the text to be transported through XML to CA Service Desk. This causes the text length to increase. If the number of special characters being translated causes the resulting string to overrun the internal buffer, this message is produced.

code

Identifies the event member being processed.

result

Displays the editing progress that had been made up to the time of failure.

Action:

Split the offending line into multiple lines.