List of all BMC Remedy ARS errors

All BMC Remedy AR Server messages with detailed description and developers comments.

Show/Hide menu

ARERR 158

Entry ID field cannot exceed 10 characters.

Description:

You requested a modification to the length of the Request ID field. This field is a character string containing from 5 to 15 characters. You are allowed to specify a default value of from 0 to 10 characters that acts as a prefix to the generated IDs.

The combination of the prefix and the total length allowed for the field must allow at least 5 characters free for the integer portion of the ID. If you receive this error, the combination of the length you specified for the field and the default value prefix leave less than 5 spaces.

Community comments:

Top