Agenda
- Process Analyser Updates:
- Analyse data based on different PMVs
- Add permission role for running process analyzer
- Enhance demo by providing demo data
- Refactoring DocFactory: Axon Ivy PDF
- Improvements for market publisher
- Adding notes for bug bounty hunters
Process Analyser Updates
The process analyser is published in the market and working well. In this sprint, we added features to make the usage even more convenient and professional.
Data analysis based on PMVs
Data analysis is now possible across different process model versions (PMVs) - allowing you to verify, based on usage data, whether a model change results in an improved process flow.

Add permission role for running different PMVs
We have improved the access control for process analyzer (for the widget as well as running the process) by adding a new role 'ProcessAnalyst'
If users don’t have this role, they now see a “View not permitted” page.

Demo data
We have added some demo data to our demo so you can easily check the features of the process analyzer. Demo data are created via cron job each time you open the Designer:

Refactoring DocFactory: AxonIvy PDF
In our initiative to refactore the document handling in Axon Ivy we have no built a pdf connector in the DEV version: https://github.com/axonivy-market/axonivy-pdf/blob/master/axonivy-pdf-product/README.md
Key Features
- Convert to PDF: Transform HTML content and images into PDF documents. If you want to convert from other formats, see PDF Conversion.
- Convert from PDF: Export PDF files to other document formats (DOCX, PPTX, XLSX, etc.)
- Merge PDFs: Combine multiple PDF files into a single document
- Split PDFs: Divide PDF files into separate documents by page ranges
- Extract Content: Extract text and images from PDF documents
- Page Operations: Add watermarks, rotate pages, and manipulate PDF structure
Improvements for market publisher
Our initiative to simplify publishing new extensions on the Axon Ivy Market has moved forward:
we’ve improved the Market Publisher. It now makes it easier to detect mistakes early and create a correct README file – the foundation of every good documentation.


Adding notes for bug bounty hunters
The goal of Axon Ivy's Bug Bounty program is to encourage responsible reporting of vulnerabilities and continuously improve the security of our platform. We often receive false alarms, for example passwords committed for local test environments (e.g. Docker or test databases). To avoid this, we added a clear note to these passwords:

Various
Fixed bugs
- Microsoft Excel Connector Demo uses wrong template Designer 13.1.1
- Supporting release of enhancements for case-mail-component-connector
- Headerline removed in docFactory
- [Openai-connector] Fix Dev build failed
- [Process-miner-viewer] Fix Security - Dependabot alerts
- Check and enable CI-builds, Dev-builds workflows
- [Connector 13.1.1] Check CI-builds: Could not transfer artifact org.primefaces:pom:13.0.16-LTS
- [1.19.0] Marketplace URL with fragment (#tab-setup, #tab-demo, #tab-dependency, #tab-changelog) does not work anymore
- [persistence-utils] CI build fails - StartedEngineDeployAppJu5Ext not present
- [1.19.0] Product detail tabs don't load according to the URL version parameter
- [Connector] Use File from CMS (Compile problem)