WriteReturnUpdate
Use the
writeReturnUpdate
command on the source computer to write return data to a transport data file created using selectReturnSource
. This file can then be used with the importReturn
and confirmReturn
commands to complete a return operation without a server connection.
IMPORTANT:
A disconnected return operation is only supported by CodeMeter activations.
These options are required:
- '-d, --disconnected'
Usage: writeReturnUpdate [options]
This table describes the command options.
Option | Description |
---|---|
-d|--disconnected | The filepath for the data transport file. Example: '-d:C:\Users\jdoe\Documents\ReturnByFileData.xml' |
-?|-h|--help | Show help information. |
-v|--verbose | Use this option to turn on trace messaging. |
Provide Feedback