List of all BMC Remedy ARS errors

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

Show/Hide menu

ARWARN 74

A duplicate index has been specified -- duplicate was omitted.

Description:

You specified the same index twice for a form. You cannot create duplicate indexes. This message is a warning about the duplicate, but processing was completed with the index created only once.

AR System automatically creates a unique index on the Request ID field. Although this index does not show in the list of indexes, it is on every form. You receive this error if you try to create an index that contains only the Request ID field.

Community comments:

Top