Contains related information for round robin load balancing
Data model

Fields
Field |
Type |
Description |
group_id |
INT |
Identifier of the associated group, reference the table AFW_GROUPS.grou_id |
id* |
INT |
Unique identifier for balancing |
load |
INT |
Value for which the cycle number is contained in the rolling |
profile_id |
INT |
Profile ID of the associated model, reference the ASMS_MODELPROFILES.id table |
project_id |
INT |
Associated project ID, reference table ASMS_PROJECTS.proj_id |
type_id |
INT |
Case type identifier, reference table ASMS_TYPES.id |
user_id |
INT |
User ID associated with the case, reference the AFW_USERS.user_id table |
Primary Key