activate clusterTree

Activates a cluster tree.

A clusterTree object is active when it is created. You must activate a clusterTree only after deactivating it.

Syntax

activate clusterTree --NAME=object_name

or

activate clusterTree -n object_name]

Parameters

object_name

Content of a <search:name> element in the XML document.

Example

This example activates a cluster tree named Topic Tree, which was previously created and deactivated:

SES>activate clusterTree --NAME="Topic Tree"
 
The object "[name=Topic Tree]" was successfully activated.