Universal Messaging 10.11 | Administration Guide | Universal Messaging Enterprise Manager | Channel Administration | Editing Channels
 
Editing Channels
Editing channels using the Enterprise Manager enables you to change specific attributes of a channel, such as its name, event time-to-live (TTL), capacity, channel keys , or the realm on which the channel exists.
When you edit a channel, its attributes and any events found on the channel are copied to a temporary channel. The old channel is then deleted, the new channel is created, and the original events are copied from the temporary channel to the new channel. The only exception is when you update the Google protocol buffer (Protobuf) descriptor uploaded on the channel. In this case, the channel is not deleted and then re-created.
Since editing a channel involves deleting the old channel, certain activities and objects associated with the old channel are also terminated and should be recreated. For more information about deleting channels, see Deleting Channels and Queues.
As far as possible, channel events are held in memory for performance reasons. The temporary channel is also held in memory, and requires the same amount of memory as the channel being edited. The realm server must be able to allocate sufficient memory to store the temporary copy, otherwise the channel edit operation will be terminated and an error will be logged. If such a situation occurs, you can resolve it by allocating additional heap size, so that the temporary copy can exist in memory at the same time as the channel being edited.
*To edit a channel in the Enterprise Manager
1. Expand the Realms node, and then expand the realm on which you want to edit the channel.
2. Select the channel and right-click it.
3. From the drop-down menu, select Edit channel channel_name.
4. Modify the channel attributes as required.
To move the channel to another available realm, in the Parent Realm field, select a realm from the list.
For more information about the channel attributes and values to specify, see Channel Attributes.
For information about updating the Protobuf descriptor uploaded on the channel, see Updating Protobuf Descriptors.
5. (Optional) Edit the storage properties associated with the channel as required.
For more information about the storage properties, see Storage Properties of Channels and Queues.
6. Click OK.