v7.7.0
New Features
- The Data Ingestion API now has the ability to ingest ECR PHDC XML data. Rhapsody can call this API to send ECR and ELR xml in PHDC format to be processed and imported into the ODSE tables. More documentation has also been added covering configuration and workflow for the Data Ingestion API including Rhapsody Route Integration.
- A new on-premises Data Sync Service that synchronizes data from the cloud NBS database to an on-premises database. It offers flexible scheduling and supports multiple sync options such as SQL DB sync, S3 Bucket and Local Directory.
What's Changed
- update edx log so it not adding duplicated data by @ndduc01 in #227
- supporting multiple uid for status endpoint by @ndduc01 in #229
- added sub path by @ndduc01 in #228
- encoding payload to base64 by @ndduc01 in #230
- Update openAPI config to take new sub path into account by @ndduc01 in #231
- [CNDE-1774] Adding sql script for ECR local table creation by @rshanmugam-enquizit in #232
Full Changelog: v7.6.2...v7.7.0