Cancel Event Examples

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

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