B2B/EDI Management Release Notes for May 2026
-
Enabled the EDI Custom Standard feature by default for all users, allowing you to access the Custom Document Standard features without additional setup or permission requests. (B2B-5223)
This feature is not in the Runtime release.
-
Ensured that the previously released 23.10.0 version of the OFTP connector is automatically used by new runtimes. (B2B-5311)
-
Added a new SFTP communication method to the Trading Partner component that supports modern security features and protocols and aligns with other Boomi SDK-based connectors. The SFTP connector is supported in the Boomi Platform, the TradingPartnerComponent API, and the SharedCommunicationChannel API. (B2B-5289, B2B-5288, B2B-5287, B2B-5249)
-
Renamed the existing SFTP communication method to "SFTP (Legacy)" to avoid confusion with the new SFTP connector that was added to the Trading Partner framework. (B2B-5259)
-
Updated the Trading Partner Management Protocols column to display SDK-based connectors so you can easily identify the communication methods associated with each trading partner. (B2B-5248)
-
The new SFTP Communication Method supports sorting and processing retrieved files in ascending or descending order by Last Modifed Date. (B2B-5255)
-
Added recursive file pickup in the Trading Partner SFTP Connector, enabling you to retrieve EDI documents organized across multiple subdirectories without needing a separate pre-processing step. You can customize the level of depth up to 5 levels. (B2B-5323)
These features have code changes in the Runtime release, but are not functionally available until the Platform release.
-
Trading Partner Communication Method configurations now support the Global Variables dropdown, allowing you to use dynamic values in various configurations. (INT-17635).
-
When the Use IP Filtering feature for AS2 Shared Server operations is enabled on Public and Private Cloud runtimes, requests are properly blocked when the IP allow list is empty. (B2B-5390)
-
Fixed a NullPointerException in the EDI Custom Connector during multiple standards processing, preventing errors when processing custom EDI documents. (B2B-5292)
-
Provided container override for disabling use of the
Connection: Closeheader in outbound AS2 messages. (B2B-5260)These fixes are in the Runtime release.