How to deactivate Channels for specific ProcessingUnits or Agent Classes

How to deactivate Channels for specific ProcessingUnits or Agent Classes

book

Article ID: KB0084326

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition 5.x

Description

How to deactivate channels for specific Agents to avoid channels being initilized on startup of the Agent.

Environment

All Operating Systems

Resolution

Add the following CDD property to the CDD property area (Agent Classes or Process Units) depending on your requirement.

Property: be.channel.deactivate
Value: “channelURL1, channelURL2, …”

e.g. (deactivate /Channels/chAS and /Channels/chHAWK):
be.channel.deactivate="/Channels/chAS,/Channels/chHAWK"

Issue/Introduction

How to deactivate channels for specific ProcessUnits.

Additional Information

Channels