057_01_01 Create Entity On Both Context Broker and Context Source
[Tags]dist-opse-create5_6_1
[Tags]since_v1.6.1dist-opsadditive-inclusive5_6_1
[Documentation]Check that if one requests the Context Broker to create an entity that matches an inclusive registration, this is created on the Context Source too
057_01_02 Create entity already existing locally on a Context Source
[Tags]dist-opse-create5_6_1
[Tags]since_v1.6.1dist-opsadditive-inclusive5_6_1
[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 Source
057_01_03 Create entity already existing on both Context Broker and Context Source
[Tags]dist-opse-create5_6_1
[Tags]since_v1.6.1dist-opsadditive-inclusive5_6_1
[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 Source
057_01_04 Create entity already existing remotely on the Context Broker
[Tags]dist-opse-create5_6_1
[Tags]since_v1.6.1dist-opsadditive-inclusive5_6_1
[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 Source, but it works just fine on the Context Broker
057_02_01 Request to create an entity with a malformed id on both Context Broker and Context Source
[Tags]dist-opse-create5_6_1
[Tags]since_v1.6.1dist-opsadditive-inclusive5_6_1
[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 Source