Example of creating a service template
Right-click a view in the Surveyor and choose New > Service template.
In the General tab, enter the name of the service template under Template name, and optionally add a description.
Select the Child elements tab, and add a child element:
Click Add child element.
In Title, enter the name of the child element (example: "MsElement").
Click Edit to open the Edit child element dialog box.
Select Templated element.
Select Allow element to be reused by multiple services.
Select the protocol (example: "Microsoft Platform") and the protocol version (example: "Production").
Click OK.
Select the Input data tab, and add input data:
Click Add input data.
Specify a Name and a Title (example: "Model").
Set Type to Fixed Value.
In Details, open the placeholder selection box, and select Child elements > [ElementTitle] (example: "MsElement") > Parameter.
In the Select parameter dialog box, open the Parameter selection box, select the parameter (example: "Model") from the list, and click OK.
Still in the Input Data tab, add input data again:
Click Add Input Data.
Specify a Name and a Title (example: "Process").
Set Type to Table Row Index.
Click Edit.
In the Select Table Parameter dialog box, specify the Child Element (example: "MsElement"), specify the Parameter (example: "Task Manager"), specify the Filter Mask (example: "SL*"), and click OK.
Select the Child elements tab, and edit the child element you have created earlier:
Click Edit to open the Edit child element dialog box.
In the Included parameters section, select Some parameters, and click Select parameters.
Select the parameter you want, e.g. "CPU", open the placeholder selection box, and select Input data > Process.
Select a next parameter, e.g. "Memory Usage", open the placeholder selection box, and select Input data > Process.
Click Close to exit the Select parameters dialog box.
Click OK to exit the Edit child element dialog box.
Select the Generated service tab.
Open the placeholder selection box next to Generated service name, and select Input data > Model.
Open the placeholder selection box next to Generated service name, and select Input data > Process.
Enter an underscore ("_") between [data:Model] and [data:Process].
If you do not want SLAs to be created when the service template is applied, select the Generated SLA tab, and clear the Create SLA option.
Click Save And Close.
Note
For an example of how to apply this service template, see Example of applying a service template.