Customization > Action Customization > Windchill Action Framework > Deleting a Custom Action Model
Deleting a Custom Action Model
1. Identify the module that contains the customization artifacts for the action model that you want to remove. For information on modules and customization packages, see Package Structure for Customization Artifacts, Package Structure.
2. Delete the relevant actionmodels.xml file from the <customizationRootDirectory>/<module>/main/resources folder.
3. In the custom.site.xconf file, remove the entries of the deleted XML file from the com.ptc.netmarkets.util.misc.customActionModels property.
4. Deploy your action model changes. For more information, see Deploying Action and Action Model Customizations.
Was this helpful?