Deleting an Action from a Custom Action Model
1. Identify the module that contains the custom 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 action from the actionmodels.xml file from the <customizationRootDirectory>/<module>/main/resources folder.
3. If the action you deleted was a custom action, and you also want to delete the custom action, follow the steps mentioned in Deleting Custom Actions.
4. Deploy your action model changes. For more information, see Deploying Action and Action Model Customizations.
Was this helpful?