Force Undeploy Behavior

The Force undeploy operation cancels any work-items and process instances for the current version and then removes the components and endpoints for the current version. Force undeploy is a destructive operation, so use it only if you're certain the process data does not need to be retained. In contrast, a normal undeploy waits for process instances to complete their due course (however long they might take to complete) before removing the components.

Force undeploy only removes the data for the current version of your application. Data for older versions is not affected.

Note: The current version of an application means the currently selected value of the Template Version seen underApplications > Details > General Information.

Force undeploy also detects whether SOAP/HTTP service endpoints included in an application are shared across its various versions. If an older version needs those service endpoints, Force undeploy does not remove them. However, this detection requires ActiveMatrix Administrator to have a record of the older versions in its database. You can check this via the Applications > Details > Component Status. If you see components with multiple version numbers, that means AMX Administrator has a record of that many versions.

Note: Do not use Force undeploy when you see only one version for all the components listed underApplications > Details > Component Status, but you know that older versions are running. Using Force undeploy in this case will prematurely remove SOAP/HTTP service endpoints and disrupt your older versions.