User Guide - BatchesDaemon » History » Revision 3
« Previous |
Revision 3/6
(diff)
| Next »
chin-yeh, 04/20/2011 04:34 PM
- Table of contents
- User Guide - Batches/Daemon
User Guide - Batches/Daemon¶
PendingEventProcessor¶
Retry those events which has the PENDING status.
How To Use:- execute the shell script:
/usr/ecosway/daemon/qconnector/pending_event_processor.sh parameter1
parameter1 - hour - indicate x number of hours before if it is negative values, else x number of hours after
EventReport¶
Generate report based on the status. If the report is generated successfully, it will send the report to the recipient(s) which stated in the file:
/usr/ecosway/daemon/qconnector/config/EventReport.propertiesHow To Use:
- execute the shell script:
/usr/ecosway/daemon/qconnector/event_report.sh parameter1 parameter2
parameter1 - status - generate report based on the status, e.g. INCOMPLETE, PENDING, SYNCED
parameter2 (optional) - report date (yyyy-MM-dd) - if not provided, use yesterday's date as report date
Report output folder:
/usr/ecosway/daemon/qconnector/reports
Updated by chin-yeh over 13 years ago · 3 revisions