Skip to content

Current Release

What’s new or changed in EDI 3.2025.3.1

Release Version: 3.2025.3.1
Release Date: 2025-03-04
Total # Work Items: 13

Features

This section contains a table that lists the features that are included in this release when available. We might update this article to include features that were added to the build after this article was originally published.

ID Title
3098 Add the GLN number to the address
3107 Add Telemetry to smart connect
3126 Add a privilege to send smart connect messages into the queue
3137 Add data entities for smart connect (Connectors and Processors)
3138 Create data entity to export/import process configurations
3140 Create a clean up job to automatically delete records in the queue after a specified time range
3166 DMF import upgrade
3198 Updated logging levels

Bugs & Fixes

This section contains a table that lists the bugs and fixes that are included in this release when available. We might update this article to include features that were added to the build after this article was originally published.

ID Title
3135 Re-processing failed DMF import (non excel) in the queue not working
3163 Manual Reprocessing when max amount of retry not possible
3187 Name of exported files when multiple data entities in one project is wrong
3188 Process out event looping and queue
3192 Retry count issues

Detailed Notes

This section contains the workitems mentioned in the above sections, with additional details and applicable notes

3098

  • Title: Add the GLN number to the address
  • Type: User Story
  • Notes: It is now possible to add a GLN number to the addresses, this can be used for EDI integrations. This fields is also included in the following data entities: 
    • Vendors V2
    • Customers V2
    • Customers V3
    • Global address book V2
    • Party postal address V2

3107

  • Title: Add Telemetry to smart connect
  • Type: User Story
  • Notes: Telemetry has been added for the smart connect module. 

3126

  • Title: Add a privilege to send smart connect messages into the queue
  • Type: User Story
  • Notes: A privilege has been added to sending messages in the queue (inbound messages) using the following url: resource/api/services/NANProcessServiceGroup/NANProcessInService/setQueue. This means that from now on you can easily only assign this privilege to the users linked to the entra ID shared with the sender of these messages (as processing of them is done in batch by a different user - often an admin user). Working like this increases the safety of the integrations. The privilege is named Process in - set queue (AOT name: NANProcessInSetQueue) 

3135

  • Title: Re-processing failed DMF import (non excel) in the queue not working
  • Type: Bug
  • Notes: Re processing for DMF import after a fail is now possible. (This means you can edit the import file in the queue and reprocess it). 

3137

  • Title: Add data entities for smart connect (Connectors and Processors)
  • Type: User Story
  • Notes: Data entities are added to export and import smart connect configurations, the following ones are included: 

    • 9A Smart Connect - connecters
    • 9A Smart Connect - processor groups
    • 9A Smart Connect - processor variables
    • 9A Smart Connect - processors
    • 9A Smart Connect - queue 

3138

  • Title: Create data entity to export/import process configurations
  • Type: User Story
  • Notes: A data entity has been added to easily export/import process configurations (the link between customer (group)/ vendor (group) en the processors when using business processes)

3140

  • Title: Create a clean up job to automatically delete records in the queue after a specified time range
  • Type: User Story
  • Notes: A clean up job is added to clear the queue for records older than the specified time. 

3163

  • Title: Manual Reprocessing when max amount of retry not possible
  • Type: Bug
  • Notes: The bug that blocked manually processing of messages that reached their max retries in the queue has been resolved. 

3166

  • Title: DMF import upgrade
  • Type: User Story
  • Notes: If a file is imported but not processed to staging, then the DMF import hangs waiting for a status change. This working has changed now

3187

  • Title: Name of exported files when multiple data entities in one project is wrong
  • Type: Bug
  • Notes: A bug causing names and extensions for DMF export entities to be wrong when multiple entities are included in one export project has been resolved. 

3188

  • Title: Process out event looping and queue
  • Type: Bug
  • Notes: A bug causing an infinite loop has been resolved. 

3192

  • Title: Retry count issues
  • Type: Bug
  • Notes: A bug regarding retry counts has been solved. 

3198

  • Title: Updated logging levels
  • Type: User Story
  • Notes: Logging is now included on no content and if the data handler indicated a NoGo, previously this was not included.