Integration with Other Applications > Windchill Workgroup Manager Documentation > Windchill Workgroup Manager Toolkit > Customizing Windchill Workgroup Manager > Windchill Workgroup Manager Client-side Customization
  
Windchill Workgroup Manager Client-side Customization
The client-side customization for Windchill Workgroup Manager is generally performed by a programmer familiar with C++ programing language.
A client-side customization can be built by:
Writing a custom DLL that is loaded by the Windchill Workgroup Manager client
Turning any existing client-side adapter DLL into a custom application by adding toolkit C++ interfaces
It works with the authoring application, the Windchill Workgroup Manager CAD adapter (application-side and client-side) and the Windchill Workgroup Manager client.
The customization is performed using the Windchill Workgroup Manager Toolkit.
A toolkit application is defined by an XML file that lists its client-side components. This file resides in the user’s Windchill Workgroup Manager client directory, <user Profile>/TC/Windchill Workgroup Manager.
The instructions for performing the client-side customization are covered in Installing and Configuring the Toolkit.