BCI Nodes - Kill
<Exec> - In BBj 11.0 and higher, this node kills an OS level command.
Attribute |
Description |
Possible Values |
Default Value |
name |
Specifies the process name to kill at the OS level. |
Process name |
none |
occurs |
Specifies when the kill will occur. |
startinstall, preinstall, postinstall, finishinstall, |
preinstall |
Common Attribute |
Description |
Possible Values |
Default Value |
bit |
Specifies the Java bit level for which the BCI node will be active. |
0 = All bit levels In BBj 19.21 and later, the following values may also be used: |
0 = All bit levels |
osbit |
Specifies the OS bit level for which the BCI node will be active. |
0 = All bit levels In BBj 19.21 and later, the following values may also be used: |
0 = All bit levels |
portid |
Specifies the port ID for which the BCI node will be active. Multiple port IDs are comma separated. |
See www.basis.cloud/availability for possible port IDs. |
All port IDs |
Example
<Kill name="BBjServices" occurs="preinstall,preuninstall"/>