Using XML import to create an object template
When importing, you can create a new object as a Metrics Management template. For example, export a user having security settings that will apply to multiple new users. Then, edit the file and import the user as a template.
How to create a template from an object import file
1 To create a template, export an existing object. Then, in the XML import file, delete the object properties that the template does not require.
2 Open the XML file and locate the XML header tag.
3 Add the isTemplate attribute to the tag, and enter a name for the template as a property of the attribute, for example:
isTemplate="Template Name"
4 Save the file.