Error: SameClusterConstraint: This constraint requires at least two locations

Deals with clustering based on locations but also on time regularity.
Post Reply
User avatar
Bernd Welter
Site Admin
Posts: 2829
Joined: Mon Apr 14, 2014 10:28 am
Contact:

Error: SameClusterConstraint: This constraint requires at least two locations

Post 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.
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany

Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning... :twisted:
Post Reply