I have to build a new application that is similar to another one so I wish to clone the application with another name in the same environment. How can I do it?
Thanks
Discussion posts and replies are publicly visible
Hi danielg424213 you can export the current application and import it again by the changing the application name. Other way could create application with other name. And create the duplicates for the objects from main application
Abhishek Karumuru said:export the current application and import it again by the changing the application name
Did you test that? Object identities and dependencies are based on UUIDs in the exported package. Without modifying these, that will not work.
Agree
I follow the next steps:
1. Export the App changing the name
2. When it's exported I download the package
3. I have the ZIP file in my computer
4. I import again the app with the new name:
5. In the Designer Pane I don't see the imported App ("Dani App 4"):
6. This is what I see in the Deployment section. Is it possible I don't have the proper rights to import applications?: