getMonthlyReport
zxsuite admin getMonthlyReport [param VALUE[,VALUE]]
PARAMETER LIST
NAME |
TYPE |
EXPECTED VALUES |
DEFAULT |
month(O) |
String |
mm/yyyy | previousMonth |
previousMonth |
local(O) |
Boolean |
true|false |
false |
(M) == mandatory parameter, (O) == optional parameter
Example:
zxsuite admin getMonthlyReport
Shows the monthly report for the previous month
Example:
zxsuite admin getMonthlyReport month 10/2015
Shows the monthly report for the month '10/2015'.
-
NOTE**
This command reads the report files generated by the doMonthlyReport command, which is automatically executed once a month.
If no report exists for the specified month in the current Zextras Admin log path, this command will fail.