diff --git a/config/alfresco/messages/patch-service.properties b/config/alfresco/messages/patch-service.properties
index a1944b1e21..85a18ff848 100644
--- a/config/alfresco/messages/patch-service.properties
+++ b/config/alfresco/messages/patch-service.properties
@@ -182,6 +182,8 @@ patch.imap.clear.old.messages.description.cleared=Old IMAP message templates hav
patch.groupMembersAsIdentifiers.description=Reindex usr:authorityContainer members as identifiers
patch.genericWorkflow.result.deployed=Re-deployed {0} workflows.
+patch.genericWorkflow.result.undeployed=Undeployed {0} workflows.
+patch.genericWorkflow.property_required=At least one of the properties ''{0}'' or ''{1}'' must be set on this patch: {2}
patch.ReadmeTemplate.description=Deployed ReadMe Template
patch.webScriptsReadme.description=Applied ReadMe template to Web Scripts folders
@@ -463,3 +465,4 @@ patch.db-V5.0-upgrade-to-activiti-5.16.2.result=Activiti tables updated
patch.solrFacets.root.description=Creates the solr facets root folder in the Data Dictionary
+patch.eol-wcmwf.description=Undeploys deprecated WCMWF Workflows
diff --git a/config/alfresco/patch/patch-services-context.xml b/config/alfresco/patch/patch-services-context.xml
index b2f0d51b8f..952f5d3521 100644
--- a/config/alfresco/patch/patch-services-context.xml
+++ b/config/alfresco/patch/patch-services-context.xml
@@ -3386,4 +3386,20 @@
classpath:alfresco/dbscripts/create/${db.script.dialect}/AlfrescoCreate-ContentUrlEncryptionTables.sql
+
+
+ patch.eol-wcmwf
+ patch.eol-wcmwf.description
+ 0
+ 8007
+ 8008
+
+
+ jbpm$wcmwf:submit
+ jbpm$wcmwf:submitdirect
+ jbpm$wcmwf:changerequest
+
+
+
+
diff --git a/config/alfresco/templates/imap/template_test.html b/config/alfresco/templates/imap/template_test.html
index 21a5a5d5e4..8c5cb2a446 100644
--- a/config/alfresco/templates/imap/template_test.html
+++ b/config/alfresco/templates/imap/template_test.html
@@ -146,9 +146,6 @@