HTML Runtime Report
Brought to you by:
lincolnadym,
sekuhn
Setup the report of the runtime process with an HTML format indicator. Perhaps put this in the process-parameters section of the file.
<process-parameters>
<name>monthly-reserve</name>
<status-code-key success="0" failure="1">jbjf-status-code</status-code-key>
<mode>normal</mode>
<runtime-report format="html">./logs</runtime-report>
</process-parameters>
adym
Anonymous