Validating the Configuration of the Creo View Adapter for STEP
Validate your configuration by following these steps:
1. After exiting step2pv_config, verify that the following files are now located in the <setup_directory> specified earlier:
a. step2pv_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. Windows users can double-click this file to open the configuration tool for an adapter, with the appropriate data filled in.
c. 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 chapter titled Advanced Adapter Configurations.
e. stepbatch.bat.—Command line publishing script. Review
Using stepbatch for instructions for using this script.
f. stepworker.bat—Server controlled publishing script. Review
Using stepworker for instructions for using this script.
g. 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
Using stepbatch to use stepbatch. Successful batch publishing from the command line means the environment of your configuration supports command line publishing.
|
The stepworker is used in conjunction with the Creo View server.
|