Current Release¶
What’s new or changed in EDI 3.2025.8.4
Release Version: 3.2025.8.4
Release Date: 2025-08-22
Total # Work Items: 8
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 |
|---|---|
| 7605 | Add Skip queue execution parameter to processor |
| 7737 | Add option for successor processor |
| 7739 | Make it possible to query based on file name (inbound processor) |
| 7775 | Make E-Invoice Transfer option so both e-invoice as pdf are archived NO Raptor DWH |
| 10913 | OAuth Azure Apps/Functions requires separate scope than URL |
| 10959 | Sharepoint as a connector |
| 10995 | Remove e-invoice validation warnings |
| 11036 | Add OAuth type - Password Grant with custom headers |
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 |
|---|---|
Detailed Notes¶
This section contains the workitems mentioned in the above sections, with additional details and applicable notes
7605¶
- Title: Add Skip queue execution parameter to processor
- Type: User Story
- Notes: A skip queue execution parameter has been added for testing purposes.
7737¶
- Title: Add option for successor processor
- Type: User Story
- Notes: It is now possible to use successor processors, here the same message content will be used making it possible to run multiple processors with the same message content.
7739¶
- Title: Make it possible to query based on file name (inbound processor)
- Type: User Story
- Notes: It is now possible to filter based on filename and extension to select the inbound files, to use this a parameter in the smart connect parameters should be enabled
7775¶
- Title: Make E-Invoice Transfer option so both e-invoice as pdf are archived NO Raptor DWH
- Type: User Story
- Notes: An extra type of period transfer has been added "einvoice", next to tranfering the file, this will look for an embedded pdf(s), transform them and archive them in the "to" connector.
10913¶
- Title: OAuth Azure Apps/Functions requires separate scope than URL
- Type: User Story
- Notes: The new scope URL has been added
10959¶
- Title: Sharepoint as a connector
- Type: User Story
- Notes: A new type of connector has been developed - Sharepoint. This makes it possible to directly use files from sharepoint for import or export to sharepoint.
10995¶
- Title: Remove e-invoice validation warnings
- Type: User Story
- Notes: A new parameter has been added in the smart connect parameters, when this one is enabled, the validation warnings will not be shown on booking the einvoice.
11036¶
- Title: Add OAuth type - Password Grant with custom headers
- Type: User Story
- Notes: It is now possible to add custom api headers to your api call.
Also the OAuth type - password grant using sys url encoded content type will allow you to specify both client id/secret as password/username.