Resubmit Record Event Examples
Use the resubmit action examples from the command line to resubmit a record event or multiple record events.
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 |
Copyright © Cloud Software Group, Inc. All rights reserved.