Agenda
New logos & categories on market website
i. New logos
ii. New internal badge
iii. New categories
Deprecate market extension: Update on status
New connector: MQ
Update on DocuWare Connector
Update on Process Analyzer
Various
i. DB-Utils: Offical support of Oracle Database 19c
ii. CMS Editor: Toggle "Full path" moved to settings
iii. Case Viewer: Bug in demo fixed
iv. Pattern Demos: New feature
v. Bug in persistance utils (search feature) solved
1. New logos & categories on market website
In our ongoing effort to introduce clear standards across the marketplace, we've reworked our logos and categories. We've also added a dedicated badge for internal market extensions, making them easy to identify at a glance.
New logos
Currently, there is no set rule for selecting logos for our Market Extensions. This results in an inconsistent overall look. For internal connectors we have now agreed on a unified design, similar to 


New internal badge
To make it even clearer that these are Market Extensions implementing new features for Axon Ivy, we have developed a badge that is displayed on the tile on the homepage.

New categories
Until now, the categories on the Marketplace were Connectors, Utils, and Solutions. However, it was never entirely clear what exactly distinguished Utils from Solutions. We have therefore introduced new categories:
Connector for integrations with external systems
Utils for technical helpers, reusable components, and developer utilities
Demo for sample applications, showcases, and reference implementations
All Market Extensions will be updated accordingly — both on our homepage and in GitHub.
2. Deprecate market extension: Update on status
We have now finalized all preparations for our new, polished deprecation workflow, which labels Market Extensions that are marked for deprecation — informing our developers and stakeholders as early as possible so they can switch to alternatives.

The following market extensions are marked for deprecation so far:
- DMN Decision table
- Visual VM Plugin
- Chat GPT Assistant
- OpenAI ChatGPT
- Excel dialog importer
- Rule Engine Demos
3. New connector: IBM MQ
This release adds a connector for IBM MQ. IBM MQ is an enterprise messaging middleware that lets applications exchange data reliably and asynchronously through message queues.
The connector reads messages from an IBM MQ queue and writes them into another queue. In the demo setup, it consumes messages from a queue on an IBM MQ instance running in a Docker container and writes the data into a target queue, showing the full read-to-write flow in a containerized environment.

4. Update on Docuware Connector
i. New features: Stamp, "DownloadFile with all annotations" and "Move Document"
- Apply stamps to documents — You can now add stamps directly to any document, making it easy to mark approvals, statuses, or other key designations at a glance.
- Flexible download options — Download documents along with their stamps and annotations intact, or save any document as a PDF—including image-based files—for easy sharing and archiving.
- Move documents between File Cabinets — Reorganize your files effortlessly by moving documents from one File Cabinet to another, keeping your content structured the way you need it.
ii. Bug resolved in Demo
There was a bug in the demo of the Docuware Connector Demo, that caused an error to be thrown on the initial execution. This error has been fixed.
iii. Update for documenation
To make the Dokuware Connector more user-friendly, we have improved the documentation for the available callable subs.
5. Update on Process Analyzer
Using the process analyser on complex processes surfaced a number of weaknesses, the majority of which we have already resolved. One issue is still in progress, but we are confident we'll have a fix for it soon as well.
1. Fixed
When a callable process has multiple startCallable entries that call each other, it throws a java.lang.StackOverflowError. We fixed this in version 13.2.5.
2. Will be released with 13.2.6
i. We fixed an issue where the process graph could not be opened when the Ivy WebSocket was enabled.
ii. We have fixed a NullPointerException (NPE) that occurred when a business process contained multiple signal start elements.
3. In Progress
We are currently still working on the issue where a single callable process is called multiple times within a business workflow.

6. Various
i. DB-Utils: Offical support of Oracle Database 19c
Inspired by a community post we added support for Oracle Database 19c to our db-utils extension.
ii. CMS Editor: Toggle "Full path" moved to settings
We have move the Toggle Button to manipulate the visualized path length to the settings section.

iii. Case Viewer: Bug in demo fixed
We have fixed the bug in the Case Viewer Extension demo.
iv. Pattern Demos - Multi Stage Escalation
For the Pattern Demos a new demo has been added: Multi Stage Escalation. For release 13.2 it introduces a multi-stage task escalation pattern that helps ensure time-critical tasks are completed on schedule. As a task approaches its deadline, the system automatically sends reminders and, across successive escalation stages, progressively raises the task's priority. This keeps the responsible users informed and helps prevent overdue work from slipping through unnoticed.
v. Bug in persistance utils (search feature) solved
A bug leads to search issues in the Person Search - it was not possible to search via Marital Status. In addition we have refined the information boxes for the demo.