Notification Mechanisms
Supports both the SDMX subscription/notification mechanism and RSS.
Supports both the SDMX subscription/notification mechanism and RSS.
Creates a database dynamically on installation using the SQL-92 database of your choice. Uses highly efficient storage mechanisms for high performance: the SDMX Information Model is complex and this can lead to slow response times for maintenance functions using a traditional relational database design.
A simple but highly-effective security component, integrated with Spring Security. It is also possible to run the Registry without security for testing, training, and general SDMX-familiarity purposes.
Each maintenance submission is processed as a series of transactions – if there are any failures in the submission the transactions are rolled back automatically and the submission is not applied. An incremental backup is made after each successful transaction and the complete database is backed-up at a regular frequency.
**Restore Mechanism from Backups Coming Soon**