Basic Customization > Windchill Customization Basics > Customizing Templates > Workflow Templates
  
Workflow Templates
Export the workflow template. For more information, see Exporting Workflow Templates.
Create a loader as per the instructions given in the article How to load an exported zip file via LoadFromFile utility in Windchill PDMLink 10.2.
Copy the loader and zip file to the following path: <rootDir>/configurations/loadFiles/custom/<any subfolder>.
Add an entry of this load file in the LoadFileSet utility with the desired container.
* 
Submit your load files as described in Automated Build Deployment Process — Azure.
If the workflow template has externalized expressions, copy the Java file to the following path: <rootDir>\<moduleName>\main\src\ext\wt\workflow\externalize\. This helps ensure that the corresponding class is available on the target system after the deployment tool is executed.