Rehome Instance Profile¶
The technology under test supports the command to update the metadata collection id for a metadata instance.
Update instance home¶
The technology under test supports the command to update the metadata collection id for a metadata instance.
Assertions
ID | Description |
---|---|
repository-entity-reference-copy-lifecycle-18 |
reference entity re-homed. This tests the reHomeEntity method of the OMRSMetadataCollection interface. |
repository-entity-reference-copy-lifecycle-19 |
rehomed master entity has been retrieved. This tests the getEntityDetail method of the OMRSMetadataCollection interface. |
repository-entity-reference-copy-lifecycle-20 |
rehomed master entity has correct home metadataCollectionId. This tests the getEntityDetail method of the OMRSMetadataCollection interface. |
repository-relationship-reference-copy-lifecycle-17 |
reference relationship re-homed. This tests the reHomeRelationship method of the OMRSMetadataCollection interface. |
repository-relationship-reference-copy-lifecycle-18 |
rehomed master relationship has been retrieved. This tests the getRelationship method of the OMRSMetadataCollection interface. |
repository-relationship-reference-copy-lifecycle-19 |
rehomed master relationship has correct home metadataCollectionId. This tests the getRelationship method of the OMRSMetadataCollection interface. |
Send re-homed event¶
The technology under test supports the broadcasting of instance re-homed events to other members of the cohort.
Not yet implemented
Process re-homed event¶
The technology under test supports the receipt/processing of instance re-homed events from other members of the cohort.
Not yet implemented