Restart Event Examples

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

Restart Examples
Action Specify in Command Line
To restart event ID = 35012 with processLog ID = 100301 by member = admin password = a and enterprise = b eventUtil.bat -o tillstep -e 35012 -p 100301 -an b -mn admin -pwd a -r true
To restart event IDs = 36000 and 36001 with processLog ID = 12451 and 12463 by member = admin password = a and enterprise = b eventUtil.bat -o restart -e 36000,36001 -p 12451,12463 -an b -mn admin -pwd a