edoc automate Guide
Breadcrumbs

Understanding edoc automate (overview)

The edoc automate application is a tool for developing apps using a graphical editor. Experienced developers and people with little programming experience can use edoc automate to design apps for their purposes.

You can develop apps with the following components:

  • Graphical user interfaces with forms (views): You can create so-called "forms" (dialogs, pages, views) with forms and the associated logic for processing the data entered.

  • Automatic tasks: You can define tasks that are executed for specific events.

  • Interfaces for web services (web service endpoints): You can provide web service endpoints that can deliver and process any data.

  • Workflows (flows): You can define workflows and specify which tasks are executed in each step. Based on the BPMN process specification (Business Process Modeling Notation), you can model simple and complex business processes.