Installation and Upgrade > Installation and Configuration Guide > Using the PTC Solution Installer > Installing Windchill Solutions > Optional Product Settings > Windchill Service Information Manager - S1000D Module > Client Installation
  
Client Installation
The S1000D client application integrates into Servigistics Arbortext Editor and Servigistics Arbortext Publishing Engine installations. The application introduces S1000D features to Servigistics Arbortext Editor and enables the S1000D publishing standard for Servigistics Arbortext Publishing Engine.
The installation process comprises multiple steps:
1. Install the Windchill Service Information Manager - S1000D Module Application Files
2. Edit the connections configuration file to configure the connection to Windchill via the PTC Server connection.
3. Configure the environment for publishing with Servigistics Arbortext Publishing Engine
4. Restart the Tomcat service (if working with Servigistics Arbortext Publishing Engine)
For new and existing installations,. carry out these three steps before commencing the client installation:
1. Ensure that the application directory, in the Servigistics Arbortext Editor and Servigistics Arbortext Publishing Engine installations, does not contain an existing com.ptc.arbortext.slmaad folder
For example:
C:\Program Files\PTC\Arbortext Editor\application\
C:\Program Files\PE\Arbortext PE\application
2. Ensure that all Servigistics Arbortext Editor sessions are closed.
3. Stop the Tomcat service (only required if installing into Servigistics Arbortext Publishing Engine):
a. From the Windows Start menu, select All Programs > PTC > PTC Arbortext Publishing Engine Configuration
The PTC Arbortext Publishing Engine Configuration dialog box is displayed.
b. Select the Tomcat/IIS tab
c. Click Stop
This has stopped the Tomcat service used by Servigistics Arbortext Publishing Engine.
* 
You may need to evaluate and re-integrate any customizations to application files in existing installations.
Install the client application
To install the Windchill Service Information Manager - S1000D Module Application Files into previously installed Servigistics Arbortext Editor or Servigistics Arbortext Publishing Engine client:
1. Locate PTC Windchill <Windchill Version> Service Information Module for S1000D Application Files.zip on the delivery media, and open the file.
* 
PTC recommends using the latest version of the Windchill Service Information Manager - S1000D Module Application Files, corresponding to the Windchill Service Information Manager - S1000D Module version installed. the files are available from the Software Download Center on the PTC Support site.
For more information about configuring Servigistics Arbortext Editor or Servigistics Arbortext Publishing Engine or the PTC server connection, see the Arbortext Help Center: Administration > Content Management > PTC Server connection Setup > Configuration Files.
2. Extract the application\com.ptc.arbortext.slmaad application to the application folder in the Servigistics Arbortext Editor and Servigistics Arbortext Publishing Engine installations
For example:
C:\Program Files\PTC\Arbortext Editor\application\com.ptc.arbortext.slmaad
C:\Program Files\PTC\Arbortext PE\application\com.ptc.arbortext.slmaad
3. Extract the doctypes\dita\ditabase\ditabase.bcf file to the doctypes folder n the Servigistics Arbortext Editor installation
For example:
C:\Program Files\PTC\Arbortext Editor\doctypes\dita\ditabase\ditabase.bcf
Edit the client configuration files
New installations of Servigistics Arbortext Editor or Servigistics Arbortext Publishing Engine require configuration changes when installing the application files. To edit the configuration files
1. Close Servigistics Arbortext Editor (and any Editor processes that are running)
2. Open siteprefs.xml in a text editor.
3. Locate the parameter <ParameterName>HostList</ParameterName> section.
4. Add the server connection definition lines. For example:
<ParameterName>HostList</ParameterName>
<ParameterValue>Windchill Server 1|http://s1000d-wcserver1.ptcnet.ptc.com:1600/Windchill</ParameterValue>
<ParameterValue>Windchill Server 2|http://s1000d-wcserver2.ptcnet.ptc.com:1600/Windchill</ParameterValue>
</Parameter>
* 
Ensure that there are no trailing / characters at the end of the ParameterValue definitions.
5. Locate the parameter <ParameterName>RefreshContentOnCheckin</ParameterName>
6. Change its <ParameterValue> to true:
<ParameterValue>true</ParameterValue>
7. Save and close the siteprefs.xml file.
8. Open userprefs.xml in a text editor.
9. Locate the parameter <ParameterName>RemoveObjectsFromWorkspaceAfterCheckIn</ParameterName>
10. Change its <ParameterValue> to Yes:
<ParameterValue>Yes</ParameterValue>
11. Locate the parameter <ParameterName>WorkspaceCleanupThreshold</ParameterName>
12. Change its <ParameterValue> to 0:
<ParameterValue>0</ParameterValue>
13. Save and close the userprefs.xml file.
Configure environment for publishing with Servigistics Arbortext Publishing Engine
Sufficient memory must be allocated to Servigistics Arbortext Editor/Servigistics Arbortext Publishing Engine’s Java Virtual Machine (JVM) to publish with Servigistics Arbortext Publishing Engine.
These steps are required for new Servigistics Arbortext Publishing Engine installations:
1. Ensure that all instances of Servigistics Arbortext Editor and Servigistics Arbortext Publishing Engine are closed, and that the Tomcat service attached to Servigistics Arbortext Publishing Engine has been stopped.
2. Add the system environment variable APTJAVAVMMEMORY.
3. Set the value of the environment variable to the required amount of memory (in MB).
Restart the Tomcat service
This step is only required if installing Servigistics Arbortext Publishing Engine.
To integrate the S1000D client application into the Tomcat environment:
1. From the Windows Start menu, select All Programs > PTC > PTC Arbortext Publishing Engine
The PTC Arbortext Publishing Engine Configuration dialog box is displayed.
2. Select the Tomcat/IIS tab
3. Click Restart (or Start if the service is currently stopped)