This commit is contained in:
dheepa
2021-10-28 09:12:13 +00:00
parent f3cf5e1d2d
commit 8402c9b738
74 changed files with 3883 additions and 908 deletions

36
scripts/Output.html Executable file
View File

@@ -0,0 +1,36 @@
<h4>**Latest Files Update Status**<h4>
<table border="1">
<tr>
<th align="center">run_schedule_id</th>
<th align="center">file_syspk</th>
<th align="center">file_mnemonic</th>
<th align="center">file_name</th>
<th align="center">status</th>
<th align="center">load_time</th>
</tr>
<tr valign="top">
<td align="right">20</td>
<td align="right">245</td>
<td align="left">BUDNI</td>
<td align="left">20181002_BUDNI_MF 241 Planetary Plus V1.xlsx</td>
<td align="left">success</td>
<td align="left">2021-08-27 06:32:58.220188</td>
</tr>
</table>
<p>(1 row)<br />
</p>
<h4>**Error Files*****<h4>
<table border="1">
<tr>
<th align="center">run_schedule_id</th>
<th align="center">file_syspk</th>
<th align="center">file_mnemonic</th>
<th align="center">file_name</th>
<th align="center">sheet_id</th>
<th align="center">sheet_name</th>
<th align="center">end_status</th>
<th align="center">load_time</th>
</tr>
</table>
<p>(0 rows)<br />
</p>