Adding template parts
When you specify template parts, you can insert parameters into their paths.
This allows you to add a level of abstraction to the template part definition so it can apply to multiple configurations. For example, a parameter like ??TARGET.WINDIR?? lets you choose a template part that applies to /c/winnt on some Windows servers and /c/windows on others.
The Parts list lets you select any version of a custom configuration object, even though that version of the object may not be included in your Configuration Object Dictionary.
To add a template part to a component template
- On the Parts list, click Add
to open the Add Parts window.
Using the tree on the left, navigate to the server objects that you want to include in the component template. Click the right arrow to move your selections to the right panel.
- If you are editing an existing component template, you can also expand Local Config Files, Local Server Objects, or Local Extended Objects and select an object to include in the component template (for information about these objects, see Local Configuration Objects tab for a component template).
- If you are creating a new component template, no local objects are available because you have not yet had the opportunity to define any.
- If you want to select hierarchical server objects, (that is, file system, Windows registry, COM+/MTS, Metabase, or configuration file information), you must expand the tree and select the directories or individual items that you want.
To remove a server object from the list on the right, select it and click the left arrow. To remove all server objects from the list on the right, click the double left arrow.
- Click OK to close the Add Parts window.
The template parts you defined appear in the Parts list. - To include an entire hierarchy when adding a hierarchical server object (such as a directory):
- Select the top level server object in the Parts list.
Check Recurse subfolders at the bottom of the Includes/Excludes list.
This option includes all folders subordinate to the selected server object.