User's Manual

Customizing the DecisioNet System D-15
-?
Displays release information and available options
-v
Verbose mode: displays messages to standard output
(similar to –d)
-i
Enables IPC tracing: prints out debugging
information from the IPC layer
-d
Enables debug tracing: prints miscellaneous
debugging information to the standard output
-f
Forces price updates to all tags regardless of
mismatch status
-p
Permits the Data Scheduler to purge send requests
upon completion. Normally, a request is kept in the
spool file after it has completed. When this option is
set, the ES_NONPURGE flag is be used in the
es_post_senddata function call.
-m<x>
Sets maximum price in cents that the price verifier
will verify
-r<x>
Sets rate of price verification in minutes
-s<x>
Sets rate of price verification in seconds
Note: The -d, -i, and -v options are intended for debugging purposes
only and should not be used in a live store environment.
Examples:
Start price verifications every 30 minutes
esprcvf -r30
Start price verifications every 30 seconds
esprcvrf -s30