Uninstall Component

The Uninstall Component step uninstalls the selected component.

Uninstall Component Properties Table

Field Description
Name Can be referenced by other process steps.
Component Component used by the step; a step can affect a single component. All components associated with the application are available. If you want to uninstall another component, add another uninstall step to the process.
Remove Versions With Status Restricts the components that are affected by the step, only components with the selected status are affected. Available statuses: Active means use components currently deployed; Staged means use components currently in pre-deployment locations.
Component Process Select a process for the component selected above. All processes defined for the component are available. Only one process can be selected per step.
Ignore Failure When selected, the step will be considered to have run successfully.
Limit to Resource Role User-defined resource role the agent running the step must have.
Run on First Online Resource Only Instead of being run by all agents mapped to the application, the step will only be run by the first online agent identified by Deployment Automation. The mechanism used to identify the "first" agent is database-dependent (thus indeterminate).
Precondition A JavaScript script that defines a condition that must exist before the step can run. The condition must resolve to true or false.