Resubmit Record Event Examples

Use the resubmit action examples from the command line to resubmit a record event or multiple record events.

Resubmit Examples
Action Specify in Command Line
To resubmit event ID = 3800 by member = admin password = a and enterprise = b eventUtil.bat -o resubmit -e 38000 -pwd a -mn admin -an b
To resubmit event IDs = 3800 and 38001 by member = admin password = a and enterprise = b eventUtil.bat -o resubmit -e 38000,38001 -pwd a -mn admin -an b