Agenda
- Form UI Demos
- Github connector
- Process Analyzer: Analysis based on roles
- DocFactory Limitations on cyclic relations
- Various
Form UI Demos
We have implemented three demo UIs and published them as Market extension to showcase the features of the new Form Editor in the Axon Ivy Designer.
Each UI comes with a video tutorial that shows step-by-step how the UI was implemented. We show how to create a very simple UI, a dynamic UI (where menus are shown based on input in other menus) and, last but not least, a table UI demo.

The screenshot shows the Dynamic UI demo — have a sneak preview of the tutorial here
Github Connector
We built a connector to github with the following features:
- Daily GitHub Issue Scan
Queries all open issues of a configured GitHub *organization/repository.
- Filter Logic
Only issues *with a certain keyword are selected..
- GitHub Issue Update
Adds a comment to an issue
- Automatic Assignment
Assigns the issue to a *configured watcher/team


Process Analyzer: Analysis based on roles
We added role-based process analysis to our process analyzer. RThis shows how different roles actually work, where bottlenecks occur, and who is overloaded. This enables targeted process optimization, and role-specific improvement measures.


DocFactory Limitations on cyclic relations
Cyclic relations occur when elements reference each other in a loop. If not handled properly, this can cause repeated processing. To resolve this issue, we use a visited object approach to detect and avoid repeated processing.

Various
- Parser only consider the first ## Demo headline in README.md
- Update Marketplace UI to Angular version 21
- Switch to austria ID for A-Trust
- Fix changelogs of Docuware connector