mmt sql
This commit is contained in:
36
scripts/Output.html
Executable file
36
scripts/Output.html
Executable 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>
|
||||
Reference in New Issue
Block a user