Configuring the Creo View Adapter for NX > Configuring the Creo View Adapter for NX > Validating the NX Configuration
  
Validating the NX Configuration
Validate your configuration as follows:
1. After exiting from ug2pv_config, verify that the following files are now located in the <setup_directory> chosen earlier:
a. ug2pv_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 entitled Advanced Adapter Configurations for your adapter type.
d. ug2pv.rcp—Configuration recipe file. Recipe files are used to configure the file conversion process itself. See Introduction to Recipe Editing for Converting CAD Data for additional information.
e. ugbatch.bat—Command line publishing script. Review the section Using ugbatch for instructions for using this script.
f. ugpublish.bat—Interactive publishing script. Review the section Using ugpublish for instructions for using this script.
g. ugworker.bat—Server controlled publishing script. Review the section Using ugworker for instructions for using this script.
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 Interactive Publishing to use ugpublish. Successful interactive publishing confirms your NX environment supports ugpublish.
b. Follow the instructions in Command Line Publishing to use ugbatch. Successful batch publishing from the command line means the environment of your configuration supports command line publishing.
c. Follow the instructions in Visualization Server Definition to set up a ugworker.
* 
The ugworker is used in conjunction with a Visualization server. For more information, refer to Visualization Server Definition.