changeListenerStatus
Changes the status of a listener for an actively deployed process. This operation can be used to Pause, Restart or Resume the listener of a deployed component/package. The user can choose to ignore certain atoms instances by providing their names or IDs.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Boomi Environment ID |
| Yes | ID of the Boomi Environment. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Component/Package ID |
| Yes | ID of the Boomi component/package to be deployed. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Atoms to ignore |
| No | Names or IDs of the atom instances to ignore Space or comma separated Boomi Atom identifiers |
Listener Operation |
| Yes | Operation to perform on the process listener. Allowed values are Resume, Restart and Pause. Defaults to "Pause" |
Artifacts
This operation doesn’t consume or produce any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the target.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
Â
- style