Creo View MCAD Adapters Guide > Configuring the Creo View Adapter for Inventor > Configuring the Adapter for Inventor > Validating the Configuration of the Creo View Adapter for Inventor
Validating the Configuration of the Creo View Adapter for Inventor
Validate your configuration as follows:
1. After exiting from inventor2pv_config, verify that the following files are now located in the <setup_directory> chosen earlier:
a. inventor2pv_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. You 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. inventor2pv.rcp—Configuration recipe file. Use recipe files to configure the file conversion process itself. See Introduction to Recipe Editing for Converting CAD Data for additional information.
e. inventorbatch.bat—Command line publishing script. Review the section Using inventorbatch for instructions for using this script.
f. inventorpublish.bat—Interactive publishing script. Review the section Using inventorbatch for instructions for using this script.
g. inventorworker.bat—Server controlled publishing script. Review the section Using inventorworker 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 Inventor Command Line Publishing to use inventorbatch. Successful batch publishing from the command line means the environment of your configuration supports command line publishing.
b. Follow the instructions in Server Controlled Publishing for Inventor to set up an inventorworker.
* 
The inventorworker is used in conjunction with a Visualization server. For more information, refer to Visualization Server Definition.