Стандартная настройка > Windchill Customization Basics > Deployment Methodologies > Build Deployment using Code and Configuration Deployment (CCD) Utility
  
Build Deployment using Code and Configuration Deployment (CCD) Utility
The Code and Configuration Deployment (CCD) utility, built on Ant script, is developed by PTC to apply customizations and configuration changes to the Windchill installation. CCD works on a standardized package structure and supports customizations for Windchill+. The topics in this section provide you with more information about operation and supported use cases for the CCD utility.
The design goals for the CCD utility are as follows:
Process standardization
Modularity of code
Isolation of custom code from OOTB code
Support for more modern customization methodologies
For detailed information about the supported customizations, see Supported Customizations.
Creating and Deploying a Build Package
You can create and deploy build packages automatically. There are three main steps to deploy configuration changes with the PTC cloud:
1. Creating a customization package
2. Run the CCD utility
3. Windchill deployment updated with customization
Package Structure
Using the CCD Utility in Development Environment
External Targets
CCD Directory Structure
Use Case 1: Customizing and Loading Workflow Templates
Use Case 2: Creating Custom Business Rules
Deployment Methodologies