rosterUpdatesID
RIXML 2.5 Attribute
Definition
Used consistently as `string` (required)
RosterUpdates string |
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
Business Rules
RosterUpdatesID must be used to uniquely identify roster update batches and UUIDs are recommended for uniqueness
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