|
The extraction of the files from the IeAdapter.zip file is done as part of the installation steps. If you are unable to locate the IeAdapter.zip file, complete the following steps:
1. Share the directory which contains the IEConf folder with read/write access which store the Info*Engine configuration files. Update com.infoengine.config.dir=<shared location> property with shared location in the ie.properties file using the xconfmanager utility.
2. Run the following command from the <Windchill>/bin/infoengine directory on the Info*Engine server (where <Windchill> is theWindchill installation directory):
ant -f PackageAdapter.xml package_files
Executing the above command results in the creation of IeAdapter.zip under <Windchill>/temp/ie_adapter_install.
3. Copy the newly created IeAdapter.zip file to the installation directory on the adapter server.
|