TN 1369 How to Create a Copy of a Template With a Different Name
Last updated: February 20th, 2025Description
- Author: Justin Benton
- Published: February 20th, 2025
Details:
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.
- Export your current ManagedApp1 template to a package file from Galaxy1.
- Create a new Galaxy2 and connect to it.
- Import ManagedApp1 package file to Galaxy2
- Rename ManagedApp1 template to ManagedApp2
- Export ManagedApp2 to a package file from Galaxy2.
- Connect to Galaxy1
- Import ManagedApp2 package file to Galaxy1. Now you have two Managed Apps - ManagedApp1 and ManagedApp2.