Name |
Can be referenced
by other process steps. |
Component |
Component that
is used by the step; a step can affect a single component. All components
that are associated with the application are available. If you
want to install another component, add another install step to the
process. |
Use Versions Without Status |
Restricts the components that can
be used by the step. Components with the selected status are ignored.
Available statuses: Active means ignore components
that are currently deployed; Staged means ignore
components currently in pre-deployment locations. |
Component Process |
Select a process
for the component that is selected above. All processes that are defined
for the component are available. Only 1 process can be selected per
step. |
Ignore Failure |
When selected,
the step is considered to always run successfully. |
Limit to Tag |
User-defined can
be used in processes see Tagging resources. |
Run on First Online Resource Only |
Instead
of being run by all agents that are mapped to the application, the
step runs by only the first online agent that is identified by IBM® UrbanCode Deploy.
The mechanism that is 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. |