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

From version 2.23
edited by Helena
on 2025/07/02 15:28
Change comment: There is no comment for this version
To version 2.22
edited by Helena
on 2025/07/02 15:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -891,7 +891,7 @@
891 891  
892 892  Likewise, all SDMX-compliant systems that do (or are configured to) support the //updatedAfter// URL parameter need to systematically retain the information about deleted data (or data-related reference metadata).
893 893  
894 -All datasets – even with varying actions – within a single data message have always to be treated as **ACID transaction** to guarantee “transactional safety” (full data consistency and validity despite errors, power failures, and other mishaps). These datasets are to be processed in the order of appearance in the message. The advantage of such data messages is thus the ability to bundle separate //delete// and //replace// or //merge// actions into one transactional data message.
894 +All datasets – even with varying actions – within a single data message have always to be treated as **ACID transaction** to guarantee “transactional safety” (full data consistency and validity despite errors, power failures, and other mishaps). These datasets are to be processed in the order of appearance in the message. The advantage of such data messages is thus the ability to bundle separate *delete* and *replace* or *merge* actions into one transactional data message.
895 895  
896 896  **Recommended[^2] dataset actions in SDMX web service responses to GET data queries:**
897 897