Skip to main content

2025.10.6: notification retries by Hangfire

ComponentSummary (english)Relevance for consumers (English)Relevance for end users (Dutch)Relevance for system administration (Dutch)
NRC_ListenerNotification retries previously were handled by Rabbit MQ. Rabbit MQ now is replaced by HangfireNiet gelukte notificaties kunnen nu terug gevonden worden in Hangfire (ZCA menu item Beheer -> NRC Jobs) en daar herstart
ZCAThe checkbox for synchronization with PMA in the subscriptions panel has been removed.De chckbox "subscribe from PMA" is verwijderd omdat de werking en bedoeling onduidelijk waren.

2025.9.17: create your own Open BI Tokens

ComponentSummary (english)Relevance for consumers (English)Relevance for end users (Dutch)Relevance for system administration (Dutch)
ZCAA function was added to create ClientId's and secrets for OpenBIU kunt nu zelf toegangsgegevens tot OpenBI genereren als u de module OpenBI heeft afgenomen. Voor details over hoe het werkt zie https://community.rxmission.nl/t/hoe-richt-ik-openbi-in-voor-gebruik/3252
CSVWhen modules Discover and Catalog are activated in RAB, a ClientId for that module is generated automatically
CSVWhen OneGround for Rx.open, Moor, Rx.Base or Rx.Mission is activated in RAB, a catalogue for the correspondent domain is generated automatically in the ZTC
ZGWThe size of log files has been decreased. The new configuration creates a new log file each day, limits each individual file to 100 MB, and keeps a maximum of 3 recent log files

2025.9.8: Health check fix

ComponentSummary (english)Relevance for consumers (English)Relevance for end users (Dutch)Relevance for system administration (Dutch)
NRC, ZSDMS and DRCA problem with the previous version of the health check has been fixed.
ZRCCreate/update ZaakObject now validates against new zaakObjectType from ZTC 1.3

2025.9.2: OneGround Community Edition ready

ComponentSummary (english)Relevance for consumers (English)Relevance for end users (Dutch)Relevance for system administration (Dutch)
AllOneGround Community Edition (Open Source) already supported OAuth2. Support of self signed tokens now has been added, so that it can be used by existing common ground clients.

2025.9.1: Health check and security fix

ComponentSummary (english)Relevance for consumers (English)Relevance for end users (Dutch)Relevance for system administration (Dutch)
NRC, ZSDMS and DRCThe listeners of NRC, DRC and ZSDMS now support a health check.De health check is niet extern benaderbaar (voor bijvoorbeeld PRTG) omdat de listeners geen externe Api's hebben.
ZSDMSA previous security fix has led to problems in ZSDMS. This has been fixed.

2025.8.16: Hangfire queues separated

ComponentSummary (english)Relevance for consumers (English)Relevance for end users (Dutch)Relevance for system administration (Dutch)
NRC, ZSDMSNRC and ZSDMS used the same Hangfire queue. They have been separated.Beheerders van Roxit kunnen nu events vanuit ZSDMS en NRC beter terugvinden

2025.8.13: Bugfix notifications

ComponentRelevance for consumers (English)Relevance for end users (Dutch)
NRCNotifications on channel documentacties where propagated without the original contents so that they could not be handled properly by receivers.Notificaties over het voltooien of afbreken uit ondertekensoftware kwamen niet goed aan bij de procesmodule zodat gebruikers geen waarschuwing kregen. Dit is nu opgelost.

2025.8.9: Caching of catalog types improved

ComponentRelevance for consumers (English)Relevance for end users (Dutch)
ZTCWhen deprecating a version (by setting eindeGeldigheid) and then creating a new version of an IOT or BT that is already connected to case types based on the value of Omschrijving, the new version was not immediately usable in cases, because of caching. This problem has been solved.Soms was een nieuwe versie van een besluittype of informatieobjecttype niet direct beschikbaar bij het aanmaken van een zaak. Dit is opgelost.
ZRCRetries on expands are now with a very short interval en limit retry count to improve performance.
NRCIn OneGround unlimited, ZGW services publish events to a RabbitMQ message queue. Notification handlers then process these events and forward them to NRC consumer endpoints. This approach creates a tight coupling with RabbitMQ that other NRC's than OneGround do not support. It now also is possible to enable OneGround services to send notifications directly to arbitrary NRC Api's via an HTTP client.

2025.8.6: Extra filter values possible in subscriptions for notifications

ComponentRelevance for consumers (English)Relevance for end users (Dutch)
NRCThe number of filter fields in subscriptions (abonnementen) has been expanded. Now it is possible to configure precise filters so that only relevant notifications are sent to an application. The number of notifications can be reduced substantially. More info on https://dev.oneground.nl/docs/gebruik-van-subscriptions-in-autorisaties
ZGWRate limiting now can be configured per ClientID. If needed, a ClientID can get a (temporary) high rate limit.

2025.7.27: InformatieObjectCategorie not required in 1.0

ComponentRelevance for consumers (English)Relevance for end users (Dutch)
ZTCThe field InformatieObjectCategorie was made required last week for ZTC 1.3, but it should remain optional for ZTC 1.0. Now it is optional again for 1.0.Er was een fout bij het aanmaken van informatieobjecttypes. Deze is opgelost.