Design Standards
The XCarrier development platform enforces design standards and unique naming conventions. Tables, fields, views, constraints, indexes, synonyms, types and objects are centrally defined and monitored on a daily basis. Integrated and automated quality checks detect potential errors immediately and notify the developers. Any manipulation in the databases is documented unambiguously so that it is verifiable and traceable. Automatic code revisions are carried out directly in the database. When coding, automated, web-based documentation is created. The integrated application XDesk automatically produces work orders for the developers and release notes for XCarrier users.
Database Designer
In the database designer, database objects such as tables, relations, views, types, synonyms, packages, etc., are created according to design specifications. Objects are registered in a modularized manner with all the necessary subjects. This enables fast prototyping.
GUI Designer
The graphical user interface designer allows you to easily create masks that are configured rather than hard-coded. Established design rules are observed and monitored. Basic masks can be created automatically based on database objects. Various predefined GUI components are available to developers, such as screen size, dialogs, graphic elements, box, tab, scroll and split windows. Various preferences such as fonts, sizes, zoom factor, etc., can be individually selected and saved by the user.