Skip to content

Reidentify Instance Profile

The technology under test supports the command to change the unique identifier (guid) of a metadata instance.

Update instance identifier

The technology under test supports the command to change the unique identifier (guid) of a metadata instance mastered in its repository.

Assertions
ID Description
repository-entity-reidentify-03 entity is reidentified. This tests the reIdentifyEntity method of the OMRSMetadataCollection interface.
repository-entity-reidentify-04 entity with new identity version number is <version>. This tests the reIdentifyEntity method of the OMRSMetadataCollection interface.
repository-entity-reidentify-05 entity no longer retrievable by previous GUID. This tests the getEntityDetail method of the OMRSMetadataCollection interface.
repository-entity-reidentify-06 entity retrievable by new GUID. This tests the getEntityDetail method of the OMRSMetadataCollection interface.
repository-entity-reidentify-08 repository supports reidentify of instances. This tests the reIdentifyEntity method of the OMRSMetadataCollection interface.
repository-relationship-reidentify-03 relationship is reidentified. This tests the reIdentifyRelationship method of the OMRSMetadataCollection interface.
repository-relationship-reidentify-04 relationship with new identity version number is <version>. This tests the reIdentifyRelationship method of the OMRSMetadataCollection interface.
repository-relationship-reidentify-05 relationship no longer retrievable by previous GUID. This tests the getRelationship method of the OMRSMetadataCollection interface.
repository-relationship-reidentify-06 relationship retrievable by new GUID. This tests the getRelationship method of the OMRSMetadataCollection interface.
repository-relationship-reidentify-09 repository supports reidentify of instances. This tests the reIdentifyRelationship method of the OMRSMetadataCollection interface.

Send reidentified event

The technology under test supports the broadcasting of instance re-identified events to other members of the cohort.

Not yet implemented

Process reidentified event

The technology under test supports the receipt/processing of instance re-identified events from other members of the cohort.

Not yet implemented