Creating a Template from an Existing Template

You can create a template project by copying an existing template. This option copies both customization and project data from the source template.

The new template inherits the Unicode or ASCII definition of the copied project.

Version Control: If you copy a version control enabled template, the new template is created with version control enabled.

To create a template from an existing template:

  1. In Site Administration, click the Site Projects tab.

  2. Select the domain in which you want to create the template.

  3. Click the Create Template button. The Create Template dialog box opens.

  4. Select Create a template by copying customization from an existing template and click Next. The Copy Template dialog box opens.

  5. In the Domain box, select the domain where the template you want to copy is located.

  6. In the Template box, select the template you want to copy.

  7. Click Next. The following dialog box opens.

  8. In the Template Name box, type a name for the template. The template name cannot be longer than 30 characters and cannot include any of the following characters: = ~ ` ! @ # $ % ^ & * ( ) + | { } [ ] : ' ; " < > ? , . / \ -

  9. In the In Domain box, select a domain.

    Tip: After the template has been created, you can move it to a different domain in the Projects list using a drag-and-drop operation.

  10. Click Next. The following dialog box opens.

  11. Under Database Type, select Oracle or MS-SQL.

    The default values defined for the domain are displayed for Server Name, DB Admin User, and DB Admin Password. If additional database servers are defined, you can select another name from the Server Name list.

    Note: For details on defining database servers, see Defining New Database Servers.

  12. Click Next.

    Note: If your selected database server does not have the text search feature enabled, a message box opens. The message indicates that after this process completes, you can enable the text search feature. For details on enabling the text search feature, see Configuring Text Search.

    If you are creating a Microsoft SQL template, proceed to step 13. For an Oracle template, the following dialog box opens.

    In the Create in TableSpace box, select a storage location that has sufficient space to store the new template.

    You should not use UNDO as the storage location.

    In the Temporary TableSpace box, select a temporary storage location that has sufficient space to store the new template.

    Click Next.

  13. The Add Template Administrators dialog box opens.

    Selected Template Administrators lists users that are assigned as template administrators. Available Users lists users available in the template. When you assign template administrators, the users are moved from the Available Users list to the Selected Template Administrators list. Template administrator users can customize template projects and apply template customization to linked projects. For details, see Cross Project Customization.

    • Refresh. Click the Refresh button to refresh the list of available users.

    • Find. Type the name of a user in the Find box, and click the Find button to search the Available Users list.

    • Add Selected Users. Select the users you want to assign as template administrators, and click the Add Selected Users button . Alternatively, double-click a user name. The selected users are moved to the Selected Template Administrators list.

    • Delete. To remove a user from the Selected Template Administrators list, right-click the user name and click Delete.

    You can also assign template administrators after you have created the template. For details, see Assigning Project Administrators.

  14. Click Next. The following dialog box opens.

    Verify the template details. To change of the details, click Back.

  15. Select Activate template to active the template. Only activated templates are available in the Application Lifecycle Management Login window. For details, see Deactivating and Activating Projects.
  16. Click Create. The new template is added to the Projects list under Template Projects.

Back to top