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
DocumentationVerify that, when one has an inclusive registration on a Context Broker, one is able to create entities on both Context Broker and Context Repository
057_01_01 Create Entity On Both Context Producer and Context Repository
057_01_01 Create Entity On Both Context Broker and Context Repository
[Tags]dist-opse-create5_6_1
[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
[Documentation]Check that if one requests the Context Broker 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 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
DocumentationVerify that, when one has an entity and an inclusive registration on a Context Broker, one is able to create that entity on a Context Repository from the Context Broker but gets an error for the Context Broker
057_01_02 Create entity already existing locally on a Context Repository
[Tags]dist-opse-create5_6_1
[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
[Documentation]Check that if one requests the Context Broker to create an entity that matches an inclusive registration and already exists locally, this raises an error on the Context Broker but is created correctly on the Context Repository
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
DocumentationVerify that, when one has an entity on a Context Broker and on a Context Repository and an inclusive registration on the Context Broker, one is not able to create that entity on the Context Repository from the Context Broker
057_01_03 Create entity already existing on both Context Producer and Context Repository
057_01_03 Create entity already existing on both Context Broker and Context Repository
[Tags]dist-opse-create5_6_1
[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
[Documentation]Check that if one requests the Context Broker to create an entity that matches an inclusive registration and already exists both locally and remotely, this raises an error on both Context Broker and Context Repository
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
DocumentationVerify that, when one has an entity on a Context Repository and an inclusive registration on a Context Broker, one is not able to create that entity on the Context Repository from the Context Broker but one is able to create it on the Context Broker
057_01_04 Create entity already existing remotely on the Context Producer
057_01_04 Create entity already existing remotely on the Context Broker
[Tags]dist-opse-create5_6_1
[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
[Documentation]Check that if one requests the Context Broker 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 Broker
DocumentationCheck 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
DocumentationCheck that if one requests the Context Broker to create an entity that matches an inclusive registration but is malformed, this is created neither on the Context Broker nor on the Context Repository
057_02_01 Request to create an entity with a malformed id on both Context Producer and Context Repository
057_02_01 Request to create an entity with a malformed id on both Context Broker and Context Repository
[Tags]dist-opse-create5_6_1
[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
[Documentation]Check that if one requests the Context Broker to create an entity that matches an inclusive registration but is malformed, this is created neither on the Context Broker nor on the Context Repository