@@ -52,21 +52,21 @@ No in-place schema changes are required in M14 (no M13 schema resources were cha
### External Data Services (EDS)
- M14 release summary
Email notification service will send out a summary of all the jobs based on Failed records on the dates configured in ConnectedSourceRegistryEntry
To Fetch Failed records of the previous airflow runs
Reference value mapping functionality will take care of any reference value mismatch when ingesting data into the Data Operator system from the Provider
Added ingested records summary and count, failed records summary and count in airflow XCOM summary
M14 Schema changes
Modified "ClientID" into "ClientIDKeyName"
Added "EmailTriggerFreqency" - This will hold email trigger frequency
"ReferenceValueMappings" as an object - This will hold the respective provider and operator reference schema mapping
"FailedRecords" - This will hold the previously failed records, and failed records will be processed during the latest run
-Email notification service will send out a summary of all the jobs based on Failed records on the dates configured in ConnectedSourceRegistryEntry
-To Fetch Failed records of the previous airflow runs
-Reference value mapping functionality will take care of any reference value mismatch when ingesting data into the Data Operator system from the Provider
-Added ingested records summary and count, failed records summary and count in airflow XCOM summary
-M14 Schema changes
-Modified "ClientID" into "ClientIDKeyName"
-Added "EmailTriggerFreqency" - This will hold email trigger frequency
-"ReferenceValueMappings" as an object - This will hold the respective provider and operator reference schema mapping
-"FailedRecords" - This will hold the previously failed records, and failed records will be processed during the latest run
- List of issues that can again be tested in M14 for closure
EDS job erroneously changes the kind name when transferring record
EDS Katalyst - error while fetching data from client
Unable to fetch & ingest WPC from external data source
- EDS job erroneously changes the kind name when transferring record
- EDS Katalyst - error while fetching data from client
- Unable to fetch & ingest WPC from external data source