RIXML Documentation

rosterUpdatesID

RIXML 2.5 Attribute

Required

Definition

Used consistently as `string` (required)

This is to facilitate the unique identification of a particular batch of roster updates. Enables a consumer of this information to keep track of which batches have been applied to its database and which are duplicates. We recommend UUIDs to ensure uniqueness.

required

Documentation

This is to facilitate the unique identification of a particular batch of roster updates. Enables a consumer of this information to keep track of which batches have been applied to its database and which are duplicates. We recommend UUIDs to ensure uniqueness.

Version History

2.5Introduced in RIXML 2.5

Business Rules

SHOULD

RosterUpdatesID must be used to uniquely identify roster update batches and UUIDs are recommended for uniqueness

unique-identificationroster-managementuuid-recommendation

Design Decisions

Made rosterUpdatesID attribute required with String type for batch identification

To enable unique identification of roster update batches, allowing consumers to track which batches have been processed and avoid duplicates, with UUID recommendation for uniqueness

RIXML Research Data Dictionary v2.5.1, p.135