Validating the CADDS 5 Configuration
Validate your configuration by following the next steps:
1. After exiting from cadds2pv_config, verify that the following files are now located in the <setup_directory> chosen earlier:
a. cadds2pv_config.log—Log file created by the tool during the configuration process. See this log file for details on any configuration issues.
b. adapter.pvi—Lets you determine whether a directory has a configuration and for which adapter.
d. caddsbatch—Command line publishing script. Review the section
Using caddsbatch for instructions for using this script.
e. caddsworker—Server controlled publishing script. Review the section
Using caddsworker for instructions for using this script.
f. db_daemon—ODB_DAEMON startup script.
g. debug_options.txt—Provides extra command line options to the adapter when it has to run in verbose (debug) mode. When the option to Start verbose workers is enabled in the Worker Agent Administration window, any worker that is started from this window will include options specified in this debug options file.
For details on the command line options, refer to the Advanced Adapter Configurations chapter for your adapter type.
h. purge.bat removes all log files generated by the adapter from the <setup_directory>.
2. You can verify each component of your configuration is working correctly by the following methods:
a. Follow the instructions in
Command Line Publishing to usecaddsbatch. Successful batch publishing from the command line means the environment of your configuration supports command line publishing.