Skip to main content
InSource Solutions

TN - 1369 How to Create a Copy of a Template With a Different Name

Description

 

This article from InSource shows a method on creating a duplicate of a Viewapp template under a different name.

  • Author: Justin Benton
  • Published: 06/02/2023
  • Applies to: Application Server 2020 R2 Sp1 and Above

Details

Within the same galaxy, you arent able to duplicate a template of a viewapp. Here is an approach to duplicate a template using two galaxies

 

You have existing Galaxy1 and will create a new Galaxy2. We'll have ManagedApp1 and ManagedApp2 in this procedure. Here are the steps.

 

1. Export your current ManagedApp1 template to a package file from Galaxy1.

clipboard_ed22969075d92181387ca00c154b14583.png

2. Create a new Galaxy2 and connect to it.

3. Import ManagedApp1 package file to Galaxy2

clipboard_e859f8886d3a9da191f6f2da971cb5d68.png

4. Rename ManagedApp1 template to ManagedApp2

5. Export ManagedApp2 to a package file from Galaxy2.

6. Connect to Galaxy1

7. Import ManagedApp2 package file to Galaxy1. Now you have two Managed Apps - ManagedApp1 and ManagedApp2.

 

clipboard_ea28c9ac36c8309bcf10c6fd7505cef40.png