Skip to content

Commit

Permalink
fix: update grid description in needs attention tech-by-design#239
Browse files Browse the repository at this point in the history
  • Loading branch information
megin1989 committed Aug 2, 2024
1 parent 01c543e commit c3c8a9e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<div layout:fragment="content">
<div class="grid-title">FHIR Submission Overview</div>
<div class="grid-description">
This widget compares the count of incoming synthetic files at each stage in the data processing pipeline, from the SCN to the QE, then to the Scoring Engine, SHIN-NY application, and finally to the MDW. It provides a clear view of data movement and processing consistency, highlighting discrepancies or drop-offs in the number of files between stages. This comparison helps in identifying potential issues and ensures the integrity of the data flow across the system.</div>
This widget compares the count of incoming synthetic files at each stage in the data processing pipeline, from the SCN to the QE, then to the Scoring Engine, SHIN-NY application, and finally to the MDW for last 7 days. It provides a clear view of data movement and processing consistency, highlighting discrepancies or drop-offs in the number of files between stages. This comparison helps in identifying potential issues and ensures the integrity of the data flow across the system.</div>
<div id="serverDataGrid" class="ag-theme-alpine"></div>
</div>
</body>
Expand Down

0 comments on commit c3c8a9e

Please sign in to comment.