Loading TP/NGSI-LD/ContextSource/DistributedOperations/AdditiveInclusive/CreateEntity/057_01_02.robot +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ ${registration_payload_file_path} csourceRegistrations/context-source-regi Check Response Status Code 207 ${response.status_code} Check Response Headers Containing URI set to ${entity_id} ${response.headers} Check JSON Value In Response Body ['statusCode'] 404 ${response.json()['notUpdated'][0]} Check JSON Value In Response Body ['status'] 409 ${response.json()['errors'][0]['error']} @{entities_id}= Create List ${entity_id} ${response}= Query Entities entity_types=Vehicle url_type=${remote_url} Loading Loading
TP/NGSI-LD/ContextSource/DistributedOperations/AdditiveInclusive/CreateEntity/057_01_02.robot +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ ${registration_payload_file_path} csourceRegistrations/context-source-regi Check Response Status Code 207 ${response.status_code} Check Response Headers Containing URI set to ${entity_id} ${response.headers} Check JSON Value In Response Body ['statusCode'] 404 ${response.json()['notUpdated'][0]} Check JSON Value In Response Body ['status'] 409 ${response.json()['errors'][0]['error']} @{entities_id}= Create List ${entity_id} ${response}= Query Entities entity_types=Vehicle url_type=${remote_url} Loading