Copyright © TIBCO Software Inc. All Rights Reserved |
The first step in configuring the CDD is to provide a name, and choose an object management type. The type you choose determines many of the configuration choices you make in the CDD editor.
Names in the CDD must conform to the NCName datatype. See the following page for more details:Some Japanese characters, such as half-width Katakana, have issues when they are used in XML names. See the following document for more details:
1. In Studio Explorer, right click the folder where you want to store the CDD and select New > Cluster Deployment Descriptor. You see the New Cluster Configuration Wizard.
2. In the File name field, type a name for the CDD and click Next. (You can change the name in the editor as desired).
For Deployment using TIBCO Administrator By default, TIBCO Administrator looks for a processing unit named default and a CDD file named default.
3. At the Object Management Selection page, select an object management type for the deployment, then click Finish.
When you choose an object management type in the wizard, defaults and common properties for that OM type are added in the CDD. If you later switch to a different object management type (at the Cluster tab), those defaults and properties remain. You must manually reconfigure the CDD for the object management type you change to — or, if you are just beginning, simply start over, and select the correct object management type in the wizard.
Copyright © TIBCO Software Inc. All Rights Reserved |