EREP_OBJ_EXISTS

Meta Data Services Programming

Meta Data Services Programming

EREP_OBJ_EXISTS  (0x1303)

You have attempted to create a repository object that already exists in the repository. This situation can occur if multiple users are attempting to add the same object to the repository concurrently. If this is not the case, eliminate the redundant Add, CreateObject, or Insert method invocation from your program.

See Also

RelationshipCol Add Method

RelationshipCol Insert Method

Repository CreateObject Method