Agenda
1 - Processanalytics
2 - New connector: DB Utils
3 - market.axonivy.com: several improvements
4 - KPI checking with matomo
5 - Various
1 Processanalytics
Process analytics involves examining the frequency and duration of steps within a process. By analyzing how often each step is executed and how long each step takes, we can gain insights into bottlenecks, inefficiencies, and overall process performance. Visualizing this data through charts or process maps helps stakeholders quickly understand the process flow and identify areas for optimization.
Current state
The feature is implemented but is not yet publicly available.
Limitations:
Only completed cases are currently evaluated.
In addition, it is necessary to implement all process steps that are to be evaluated as a task, i.e. task switch elements may have to be inserted, as in the following example:
Next step
In the next step, this feature can be downloaded as a utility from the marketplace. For using this feature, it's important to design the process so that all steps to be analyzed are implemented as tasks. If necessary, task elements need to be added to the process to ensure that all relevant steps are captured for analysis.
Code
Will be published as soon as an utility has been published at market.axonivy.com.
Demo
2 - New connector: DB Utils
Db-Utils is a collection of tools to help with typical database-tasks in your project. It comes with support for automatic, incremental SQL updates of database tables, export and import of data and a simple database query window. Support for Microsoft SQL and HSQLDB is provided out of the box, but it is easy to extend the component for other database types.
Code
https://market.axonivy.com/db-utils
https://github.com/axonivy-market/db-utils
3 - market.axonivy.com: several improvements
- Several UI adaptations:
- We fine-tuned several UI features, including font size and padding, in collaboration with our UI/UX designer and some feedback from users
- Titles and subtitles are now semi-bold
- We have pimped the download button in the AI Designer
- The title on the browser-tab now includes also the connector name
- We added a time period below publisher of a feedback comment
- Bugfixing: Missing setup & no artefact to download
- Performance improvements: (Product detail page renders multiple time when clicking on the background)
4 - KPI checking with matomo
Matomo is an open-source web analytics platform, designed to provide insights into website traffic, user behavior, and performance. It offers features similar to Google Analytics, such as visitor tracking, page views, goal conversion, and e-commerce analytics. Matomo emphasizes data privacy, giving users full control over their data by allowing self-hosting and compliance with data protection regulations like GDPR.
Since we would like to know how the marketplace is being used by our users, we have set up Matomo as a proof of concept (PoC).
Current status
Since we would like to know how the marketplace is being used by our users, we have set up Matomo as a proof of concept (PoC) on a local market place instance.
Next step
Since the PoC is working really well we will measure the usage of our market.axonivy.com soon.
5 - Various
- Rename Connector "Axon Ivy IDP" to "Intelligent Indexing"
- Outlook: Refinement for end2end testing of marketplace connectors