F00033

Reference Name: AlreadyGrouped

Description

Model with ID: {ID} is already part of a group.

Parameters Definition

KeyDescription
IDThe Id of the model that could not be grouped.

Example

Model with ID: {ID} is already part of a group.

Sample Notification Payload Definition

{
  "Version": "1.0.0",
  "Interface": "mcad",
  "Action": "mc_10",
  "Code": "F00033",
  "Parameters": {
    "ID": "The Id of the model that could not be grouped."
  }
}

Potential Output

Model with ID: The Id of the model that could not be grouped. is already part of a group.