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
Hello danielg424213
You will not be able to duplicate the application in the same environment unless you make changes to all the dependencies as Stefan mentioned. You will have to create a new application and then start duplicating your key objects which are the precedents to the workflows or the expressions. Once the duplication is done you will have to duplicate the objects that rely on the key objects and then make changes within in such a way that they refere the objects in your new application.
Is this the only way to duplicate an app? It's a bit tiring if the application has many objects. Specifically, my app has 176!
Yes it is the only way since your doing it the same env
Yes, this is the only way to achieve your goal.