Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Dividing an application
Understand how you can divide an application for better organization, scalability, and ease of maintenance. By dividing an application, developers can focus on specific functionalities or modules, making it easier to collaborate and enhance different parts of the application independently.
You might need to divide the functionality in an application into two applications.
To divide an application
Create a new application and set its basic properties. Do not add or create any forms.
Close the Application tab and open the Applications branch of the AR System Navigator.
Double-click the existing application to open its application object list, and then expand the Forms panel.
Drag the forms to move to the new application from the application object list to the new application's node in the AR System Navigator. The forms and all associated objects are moved from the existing application to the new application. When you decide to replace a local application with a deployable one, you can also use this procedure to move objects from the local application to a new deployable application.
You cannot create copies of deployable applications using the Save As command because different deployable applications cannot contain the same forms.