Page 1 of 1

Error: SameClusterConstraint: This constraint requires at least two locations

Posted: Tue May 13, 2025 12:39 pm
by Bernd Welter
Question: what is the meaning of this error code?

Code: Select all

{
"faultInfo":{"$type":"ProcessingFault"},
"message":"Encountered invalid request: SameClusterConstraint: This constraint requires at least two locations."
}
Check the column &quot;GroupId&quot;: <br />Location 3 is not critical : it does not specify a group ID.<br />Location 4 raises the error: it is an isolated group ID
Check the column "GroupId":
Location 3 is not critical : it does not specify a group ID.
Location 4 raises the error: it is an isolated group ID
  • Reason: This error occurs, if you perform a pregrouping and one of your preassigned groups contains only a single element.
  • Solution: In this case remove the GROUP property from all locations which belong to a single element group.