RESTSERVICE_METADATA_NOROOTPATH_CWOBJ4014E=CWOBJ4014E: The partitioned entity "{0}" must be defined as a schema root or must have a key relationship to the schema root.
Explanation
All entities that are included in a partitioned map set must have the key for the schema root as part of its identity. The specified entity is not a schema root and does not have a key relationship to a root entity.
User response
Update the entity metadata to include a one-to-one or many-to-one key relationship to an entity that is defined as a schema root. You can also include a key relationship to the schema root entity or mark the entity as a schema root. Each entity schema can have only one root.