Business processes

wykresy procesów nad laptopemEverything can be visualized as a process, even coffee brewing. It is initiated by the desire to drink it, the next step is to
decide what kind of coffee, from what device and so on ...

Modeling business processes graphically depicts how your organization works.

Starting from the description of existing business processes, we build the basis for designing improvements. We take a comprehensive approach - we inventory, analyze, model, simulate and optimize. We present the results of our work in the form of diagrams and process maps in accordance with BPMN (Business Process Modeling and Notation) notation.

Modeling processes in which operations require interaction with the EZD RP (electronic document management in public administration), we created an application that we have tentatively named BPMN.Engine. It is a solution demonstrating the integration of EZD RP with Camunda Platform 7 created as a proof of concept in .NET 6:

  • through a dedicated interface, the user has access to a form describing an event (business need)
  • the completed form triggers a business process illustrated in a BPMN (Business Process Model Notation) diagram
  • the data is stored in a PostgreSQL database
  • depending on the step of the process, the application sends e-mail notifications

The aim of the solution is to implement the so-called External Task using REST API simulating integration with the EZD RP system. Would you like to see how it works? Feel free to contact us.