Integration Server 10.15 | Built-In Services Reference Guide | Alert Folder | Summary of Elements in this Folder | pub.alert:deregisterChannel
 
pub.alert:deregisterChannel
WmPublic. Deregisters a registered custom channel.
Input Parameters
channelId
Integer. Identifier of the channel that you want to deregister.
Output Parameters
deregistered
Boolean. Indicates whether the channel is deregistered or not. A value of:
*true indicates that the channel is deregistered.
*false indicates that the channel is not deregistered.
Usage Notes
Channel IDs for custom channels are generated by the system and cannot be modified. The first custom channel gets 1001 as the channel ID and subsequent custom channels have consecutive numbers. Once a custom channel is deregistered, the channel ID is no longer available for a new custom channel until Integration Server is restarted.
Deregistering a channel also deletes all the alerts for that channel.