Last modified by Elena on 2025/09/10 11:19

From version 2.26
edited by Helena
on 2025/07/02 15:31
Change comment: There is no comment for this version
To version 2.25
edited by Helena
on 2025/07/02 15:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -907,11 +907,10 @@
907 907  
908 908  The response must include the information of all previously updated, inserted and deleted data or data-related reference metadata, even if bulk deletions have been used. One of the two approaches are possible:
909 909  
910 -* a //Delete// dataset for entirely deleted observations and for entirely deleted sets of (data-related reference metadata) attribute values attached to specific dimension combinations and
911 -a //Replace// dataset for all other changed observations and changed attribute and data-related reference metadata values attached to specific dimension combinations, or 
912 -* a //Delete// dataset for entirely deleted observations, for entirely deleted sets of (data-related reference metadata) attribute values attached to specific dimension combinations and for individually deleted mesure, attribute and reference metadata values and
913 -a //Merge// dataset for all other updated or inserted observation, attribute and data-related reference metadata values.
914 -
910 +* a *Delete* dataset for entirely deleted observations and for entirely deleted sets of (data-related reference metadata) attribute values attached to specific dimension combinations and
911 + a *Replace* dataset for all other changed observations and changed attribute and data-related reference metadata values attached to specific dimension combinations, or 
912 +* a *Delete* dataset for entirely deleted observations, for entirely deleted sets of (data-related reference metadata) attribute values attached to specific dimension combinations and for individually deleted mesure, attribute and reference metadata values and
913 + a *Merge* dataset for all other updated or inserted observation, attribute and data-related reference metadata values.
915 915  
916 916   The DB synchronization use case requires that the generated response must always allow achieving to replicate the exact same punctual data content as currently stored in the queried data source.
917 917