DocumentationVerify that, when one has an inclusive registration on CB1, one is able to create entities on both CB1 and on CB2
DocumentationVerify that, when one has an inclusive registration on a Context Producer, one is able to create entities on both Context Producer and Context Repository
056_01_01 Create Entity On Both Context Producer and Context Repository
[Tags]dist-opse-create5_6_1
[Documentation]Check that if one requests CB1 to create an entity that matches an inclusive registration, this is created on CB2 too
[Documentation]Check that if one requests the Context Producer to create an entity that matches an inclusive registration, this is created on the Context Repository too
DocumentationVerify that, when one has an entity and an inclusive registration on CB1, one is able to create that entity on CB2 via CB1 but gets an error for CB1
DocumentationVerify that, when one has an entity and an inclusive registration on a Context Producer, one is able to create that entity on a Context Repository from the Context Producer but gets an error for the Context Producer
056_01_02 Create entity already existing locally on CB2
056_01_02 Create entity already existing locally on a Context Repository
[Tags]dist-opse-create5_6_1
[Documentation]Check that if one requests CB1 to create an entity that matches an inclusive registration and already exists locally, this raises an error on CB1 but is created correctly on CB2
[Documentation]Check that if one requests the Context Producer to create an entity that matches an inclusive registration and already exists locally, this raises an error on the Context Producer but is created correctly on the Context Repository
DocumentationVerify that, when one has an entity on CB1 and on CB2 and an inclusive registration on CB1, one is not able to create that entity on CB2 via CB1
DocumentationVerify that, when one has an entity on a Context Consumer and on a Context Repository and an inclusive registration on the Context Consumer, one is not able to create that entity on the Context Repository from the Context Consumer
056_01_03 Create entity already existing both on CB1 and on CB2
056_01_03 Create entity already existing on both Context Producer and Context Repository
[Tags]dist-opse-create5_6_1
[Documentation]Check that if one requests CB1 to create an entity that matches an inclusive registration and already exists both locally and remotely, this raises an error on CB1 and on CB2
[Documentation]Check that if one requests the Context Consumer to create an entity that matches an inclusive registration and already exists both locally and remotely, this raises an error on both Context Producer and Context Repository
DocumentationVerify that, when one has an entity on CB2 and an inclusive registration on CB1, one is not able to create that entity on CB2 via CB1 but one is able to create it on CB1
DocumentationVerify that, when one has an entity on a Context Repository and an inclusive registration on a Context Producer, one is not able to create that entity on the Context Repository from the Context Producer but one is able to create it on the Context Producer
056_01_04 Create entity already existing remotely on CB1
056_01_04 Create entity already existing remotely on the Context Producer
[Tags]dist-opse-create5_6_1
[Documentation]Check that if one requests CB1 to create an entity that matches an inclusive registration and already exists remotely, this raises an error on CB2, but it works just fine on CB1
[Documentation]Check that if one requests the Context Producer to create an entity that matches an inclusive registration and already exists remotely, this raises an error on the Context Repository, but it works just fine on the Context Producer
DocumentationVerify that, when one has an inclusive registration on CB1, one is not able to create entities on CB2 if they are malformed
DocumentationVerify that, when one has an inclusive registration on a Context Producer, one is not able to create entities on the Context Repository if they are malformed
056_02_01 Create Entity On Both Context Producer and Context Repository
[Tags]dist-opse-create5_6_1
[Documentation]Check that if one requests CB1 to create an entity that matches an inclusive registration but is malformed, this is created neither on CB1 nor on CB2
[Documentation]Check that if one requests the Context Producer to create an entity that matches an inclusive registration but is malformed, this is created neither on the Context Producer nor on the Context Repository