CYPEX Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage Support

Merge Applications

Merge Applications

CYPEX allows multiple developers to work on different applications for the same user Role to avoid conflicts in collaborative development. Since each application is tied to a specific role with access to particular database queries, developers can build separate applications independently.

The Merge Applications feature enables developers/administrators to combine multiple applications built for the same Role into a single, unified application. This process merges all app definitions and concatenates pages, reports, and menu items, ensuring that the final merged application includes all elements from the individual applications.

How to Merge Applications

  • Developers create separate applications for the same user role, each working on different functionalities.

  • Once ready, an admin selects applications to be merged via a new “Merge Applications” form in the Admin Panel.

Admin Applications Page

  • CYPEX engine merges all application definitions, and concatenates pages, reports, and menu items but still keeps each app’s structure. It’s possible to merge applications using either the Published Release or the Last Save Point.

Merge Applications Form

  • The final merged application is deployed with all the combined features.

Merged Application

Technical Details:

  • Pages cannot be merged into a single page—instead, each page from the merged applications will be added separately to the final application.

  • Only applications for the same user role can be merged to maintain consistent database access permissions.