Customization > Loading Objects > 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.
Copy the loader and zip file to the following path: <customizationRootDirectory>/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 Code and Configuration Deployment (CCD) Utility.
If the workflow template has externalized expressions, copy the Java file to the following path: <customizationRootDirectory>/<module>/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.
Was this helpful?