Home > ARE|RRR
BMC Remedy AR System Message Number
ARERR 8860 The Group ID for Overlay and custom objects can only be 0 (does not belong to an overlay group) or 1 (belongs to the overlay group).
Details

The specified overlay group is not supported by the server. In release 7.6.04, AR System supports only one overlay group, overlay (group ID 1), which is a predefined level 1 group. Therefore, all overlay and custom objects are automatically assigned to it.

If an operation requires you to specify an overlay group, provide one of the following values:

* 0 (does not belong to an overlay group)

* 1 (belongs to the overlay group)

For information about specifying design time and runtime overlay groups, see the following variable descriptions for the ARSetSessionConfiguration function in the C API Reference guide:

* AR_SESS_CONTROL_PROP_DESIGN_OVERLAYGROUP

* AR_SESS_CONTROL_PROP_API_OVERLAYGROUP