Integration with Other Applications > Windchill Workgroup Manager Documentation > Autodesk Inventor > Administration and Configuration > Configuring Business Practices for Autodesk Inventor > Using a File Synchronization-Capable Worker with Windchill Workgroup Manager for Autodesk Inventor > Configuring the Creo View Adapter for HTTPS > Configuring Multiple File Sync CAD Workers
  
Configuring Multiple File Sync CAD Workers
This section provides instructions on setting up multiple file sync CAD workers for different CAD tools on a single machine.
For example, you can run a file sync CAD worker for NX and a file sync CAD worker for Autodesk Inventor on the same machine, but you cannot run two file sync CAD workers for Autodesk Inventor on the same machine.
The following environment variable is used in this procedure:
<PTC_WGM_ROOT>
Root folder for each CAD worker
Windchill Workgroup Manager Configuration for File Sync Enabled Worker for Autodesk Inventor
To setup file sync CAD worker for Autodesk Inventor on a single client machine, perform the following actions:
1. Install the Windchill Workgroup Manager client build in the chosen location. For example: C:\Program Files\PTC\wgm.
* 
Do not register Autodesk Inventor with Windchill Workgroup Manager before setting the required system environment variables.
2. Create the following system environment variable.
 
PTC_WGM_ROOT = <WWGM_Working _directory>\PTC_WGM_ROOT_INV
3. Create the Autodesk Inventor worker scripts (which includes batch file) invworker.bat in Autodesk Inventor worker setup folder.
4. Register Autodesk Inventor with Windchill Workgroup Manager. This creates Autodesk Inventor registration files at the set location <WWGM_Working _directory>\PTC_WGM_ROOT_INV.
5. Edit the batch file invworker.bat to add the following environment variable:
set PTC_WGM_ROOT=<WWGM_Working_directory>\PTC_WGM_ROOT_INV
6. Delete the following environment variable from the system.
PTC_WGM_ROOT = <WWGM_Working _directory>\PTC_WGM_ROOT_INV
* 
You must delete the environment variable PTC_WGM_ROOT before you set up another CAD worker such as NX worker.
Restart your machine after you setting up multiple CAD workers; for example, after setting up file sync CAD workers for Autodesk Inventor and NX.
7. Repeat steps 2 to 6 for another file sync CAD worker such as NX.