A Q&A with Netgrif CBDO, Milan Šamaj Q: Before we jump to 2022 plans, can you please reflect on 2021? A: We had our lows and highs. Market conditions were not in our favour. As Covid hit business, existing clients cut budgets and slo...
Netgrif Application Builder BPM 2021 in Rome
This paper summarizes the capabilities of the Petriflow language – a Petri net-based modelling languagefor the creation of executable process-driven applications. Furthermore, the Netgrif Application Builder a tool for creating Petr...
Netgrif Application Engine BPM 2021 in Rome
This paper summarizes the capabilities of the Netgrif Application Engine – a tool for interpreting Petrinet-based models enriched by data, roles and actions reacting to events on process and data Published and presented at BPM 2021 ...
Role based access control
When you develop applications that are meant to be used by more than one person, you inevitably need to find a solution for managing their permissions. You usually don’t want all the users to be able to use all the aspects of your appli...
Groups
In the IT world, an Identity and Access Management (IAM) group is primarily a management convenience to manage the same set of permissions for a set of IAM users. We can create groups where we define a set of permissions or roles. With th...
Micro Frontends
What is the problem? What is the best way to implement a single page application if the backend is based on the microservice architecture? Make the frontend that can dynamically change its content. Over the time frontend layer, devel...
Petriflow fundamentals
Petriflow fundamentals “The Petrifow language was created for purpose of taking advantage of the simple nature of Petri nets and extend them to meet any requirements of the real-life business modelling.” (From the article about P...
Events & Actions of Application Platform
In our previous blogs we have mentioned actions and events. Today we will take a closer look at them. You may already know that actions in Petriflow are small blocks of code executed during the lifecycle of the modelled process. Why are a...
PDF Generator
Introduction The world of business cannot imagine office work without PDF format files. After the year 1993 when this format was invented, many tools, which provide features to create PDF files using predefined templates and fillable fiel...