Skip to main content
swethai0002
April 17, 2023
Question

Copy an existing application with cdt and data store in the same server

  • April 17, 2023
  • 12 replies
  • 0 views

Hi,

I need to copy an existing application with cdt and data source in the same server environment with a different application name. Kindly let me know the best practice for this and the easiest way of doing this. I also need to create a copy of the table structures used in the DB. 

Thanks in advance,

Swetha.

12 replies

stefanhelzle0001
Brainy
April 17, 2023

There is no best practice as there is no supported way of doing this.

mikes0011
Brainy
April 17, 2023

It might be useful to clarify that you mean there's no automated way of doing it - but I'd suggest that at least there *is* a "supported" way of doing it, which is "the manual way", which (depending on the size of the original application) would most likely be long and painful.  But if it were (for the sake of argument) just a demo app with 2 forms and 1 table with 1 CDT, then it could be banged out in maybe 10 minutes.

The Expression Guru
stewart.burchell
April 17, 2023

A more interesting question would be why you even want to do this? What's the purpose of you being able to clone an existing app?

swethai0002
April 18, 2023

Hi Stewart,  

The client needs this. One copy for their internal use and one for their vendor.

stewart.burchell
April 18, 2023

Why not have both client and vendor share the same app, and keep the two communities partitioned using Groups?

harshitb6843
April 18, 2023

One-by-one. Manually!!!