ITA DESIGNER ITA OBJECT
The editor’s graphical interface accelerates the development and delivery of new UserStory features to end users, meeting their expectations. Using the editor, you can: configure processes in BPMN notation, user forms, and services; bind forms and services to business process steps; configure business object data models and bind them to form attributes; configure and connect ready-made REST APIs with logical operations/business object processing functions (automatically created based on the description) to process steps; Configure role-based access to tasks, data, …
Configure processes in BPMN notation. Create a user interface. Associate forms and services with business process steps. Configure role-based access to tasks. Create separate front-end microservices. Describe data models (structures) of business objects. Configure logical operations/functions for business objects, automatically converting them to REST API. Arrange business objects in a tree-like class structure in an OOP sense: with inheritance and overloading of properties and operations. Create separate back-end microservices.
