Skip to main content
Feedback

Connectivity Release Notes for September 2026

Updated 

Platform Release

September 12 2026

Amazon Lambda (Early Access)

New Name

  • The Amazon Lambda (Tech Preview) connector has been renamed to Amazon Lambda (Early Access) connector. All functionalality remains the same. For more information about Early Access, see the Feature release stages page.

Refer to Amazon Lamda (Early Access connector) to learn more.

Amazon Redshift connector

New Feature

  • Added support for returning Amazon Redshift UNLOAD results directly as CSV in the output response, without staging data in Amazon S3. (CONC-16363) (CONC-14840)

Refer to Amazon Redshift connector to learn more.

Amazon SNS connector

Fixes

  • Resolved a Critical/High/Medium severity vulnerability to improve the security of the Amazon SNS connector. (CONC-17551)

Refer to Amazon SNS connector to learn more.

Amazon SQS connector

New Feature

  • Added a Send operation option to control which Dynamic Document Properties (DDPs) are sent as message attributes. This allows disabling automatic mapping or defining a custom attribute list, with dynamic operation properties available for overrides. Existing processes continue to use automatic DDP mapping by default. (CONC-17832)

Refer to Amazon SQS connector to learn more.

Atina JDE EnterpriseOne - Partner connector

New Connector

  • Introduced the Atina JDE EnterpriseOne — Partner connector which enables native integration between Boomi and Oracle JD Edwards EnterpriseOne™ through the Atina JDE Microservice. The connector provides a simplified interface for invoking JD Edwards EnterpriseOne business logic without requiring direct communication between the Boomi runtime and the JD Edwards environment. (TPP-79)

Refer to Atina JDE EnterpriseOne - Partner connector to learn more.

Boomi Managed File Transfer connector

New Feature

  • Released a new SDK-based Boomi Managed File Transfer connector that directly interfaces with the Content API. The original connector is renamed to "Boomi Managed File Transfer (Legacy)". The new connector requires the endpoint type Boomi MFT Connector to connect to your MFT account. (AFT-1070)

Refer to Boomi Managed File Transfer connector to learn more.

Database connector

New Feature

  • Added a new Execute Function operation for calling Oracle scalar functions, correctly handling return values and input/output parameters. (CONC-16492)

Enhancement

  • Updated the connector to apply the connection timeout consistently across MySQL, Oracle, PostgreSQL, and MSSQL, whether connection pooling is enabled or disabled. The previous Connection Timeout (ms) field is deprecated. (CONC-16923)

Fixes

  • Resolved an issue where high-precision DECIMAL values lost precision or were converted to scientific notation in Standard GET, Dynamic GET, and Stored Procedure operations. (CONC-15051)

  • Resolved a performance degradation in Document Batching so GET operations now scale with the total record count rather than the batch setting. (CONC-14136)

  • Resolved an issue where Upsert operations on Oracle Date columns returned ORA-01861 errors when the date value included a timestamp. (CONC-13641)

  • Resolved an issue where SQL queries containing comments failed on MSSQL, MySQL, Oracle, Postgres and others. (CONC-13181)

  • Resolved an issue where Standard GET operations against Oracle databases failed to match table names in lower case. (CONC-12401)

  • Resolved an issue where Upsert operations in MySQL failed when the request did not include values for every table column. (CONC-8357)

Refer to Database connector to learn more.

Event Streams connector

Enhancement and Fixes

Refer to the Event Streams release notes for more information on changes to the Event Streams connector.

Flow Services Server connector

Fixes

  • Resolved an issue for Basic Auth and No Auth when trying to send authorization key-values in a header. The container-shared-web-server-helper was upgraded to version 1.0.9. (FLOW-9193)

Refer to Flow Services Server connector to learn more.

Google BigQuery connector

Enhancement

  • Updated the default SQL dialect for Google BigQuery UPSERT operations from Legacy SQL to Google SQL, aligning with Google's recommended SQL standard as restrictions on Legacy SQL usage are introduced. (CONC-16833) (CONC-17121)

Refer to Google BigQuery connector to learn more.

Google Sheets connector

Fixes

  • Resolved a Critical/High/Medium severity vulnerability to improve the security of the Google Sheets connector. (CONC-17157)

Refer to Google Sheets connector to learn more.

GraphQL (Early Access) connector

New Connector (Early Access)

note

This connector is in Early Access. Refer to the Feature release stages topic for more information.

  • Introduced the GraphQL connector's custom query and mutation execution as an Early Access feature. You can paste a pre-built GraphQL query or mutation directly into the connector to automatically generate request and response profiles. (CONC-14967)

Refer to GraphQL (Early Access) connector to learn more.

IMAP connector

New Feature

  • Added support for TLS 1.3 for secure email connections, improving compatibility with modern email providers and security standards. TLS 1.2 remains supported for continued connectivity with existing mail servers. (CONC-16199) (CONC-14785)
note

TLS 1.3 is available on Java 8u261+ and Java 11+. Earlier Java 8 versions automatically use TLS 1.2.

Fix

  • Resolved an issue where the connector now successfully authenticates OAuth 2.0 connections. (CONC-17810) (CONC-17958)

Refer to IMAP connector to learn more.

JMS connector

New Feature

  • Added the broker-provided JMSXDeliveryCount as an integer Document Property on Get and Listen operations. The value starts at 1 and increments with each redelivery; it is omitted when the broker does not provide it and is not available on Send operations. (CONC-13477)

Fixes

  • Resolved critical and high severity Snyk vulnerabilities by upgrading jackson-databind to version 2.18.9. (CONC-18107)

  • Resolved an issue where messages sent using JMS (Legacy) with custom properties that have no assigned value were incorrectly converted into a literal "null" string. Now, custom properties with a null value remain a null value when retrieved by JMS. (CONC-17304)

  • Resolved an issue where after the execution of JMS GET and SEND operations, the system was not assigning Status Code and Status Message values. (CONC-17302)

Refer to JMS connector to learn more.

JMS v2 (Early Access) connector

New Feature

  • Added JMS v2 as an Early Access connector in the Trading Partner Framework. JMS can be configured directly in a Trading Partner component or shared via a Shared Communication Channel component. (B2B-5320)
Attention

This is a new Early Access connector. This connector should not be used in a production environment or with production data. For more information, refer to the Feature release stages topic.

Refer to JMS connector to learn more.

Kafka connector

New Feature

  • Enabled Kafka listeners to report live health on the Runtime Management → Listeners page, showing Listening when healthy and Degraded with error details when a broker connection drops or is retrying. (CONC-16605)

Enhancement

  • Updated the Kafka connector to use the connector framework's SSL context, aligning TLS certificate handling with other Boomi connectors. (CONC-17561)

Fix

  • Resolved a Critical/High/Medium severity vulnerability to improve the security of the Kafka connector. (CONC-17560)

Refer to Kafka connector to learn more.

Lock Logging

Enhancement

  • Added a WARNING-level log entry to indicate that a singleton listener's lock is held by a different process. (CON-11265)

Marketo REST connector

Fix

  • Resolved an issue where the Selectable Fields panel was not available on the GET operation. The panel now appears, letting you choose which fields to return; only the selected fields are returned in the results. Configure this from the bottom half of the operation component page. (SRE-36574)

Refer to Marketo REST connector to learn more.

MCP Server (Early Access)

New Name

  • The MCP Server (Tech Preview) has been renamed to MCP Server (Early Access). All functionalality remains the same. For more information about Early Access, see the Feature release stages page.

Refer to MCP Server (Tech Preview) to learn more.

Microsoft Azure Blob Storage connector

New Feature

  • Added a configurable maximum upload timeout for the Create operation. Uploads that exceed the configured timeout now fail with a clear error that you can handle in a Try/Catch shape. (CONC-17522) (CONC-17150)

Refer to Microsoft Azure Blob Storage connector to learn more.

Microsoft SharePoint connector

GA Release

  • Released the Microsoft SharePoint connector as generally available (GA) in the platform release. This connector provides integration between the Boomi platform and Microsoft SharePoint (SharePoint Online) via the Microsoft Graph API. (CONC-17317)

Refer to Microsoft SharePoint connector to learn more.

MongoDB connector

Fix

  • Resolved an issue where the Delete operation now successfully displays only the supported configuration options; the Selectable Fields panel is no longer displayed. (CONC-18357)

Refer to MongoDB connector to learn more.

NetSuite OpenAir connector

Fix

  • Resolved an issue where the Selectable Fields panel was not available on the GET operation. The panel now appears, letting you choose which fields to return; only the selected fields are returned in the results. Configure this from the bottom half of the operation component page. (SRE-36574)

Refer to Netsuite OpenAir connector to learn more.

NetSuite REST connector

New Features

  • Added connection management options to the NetSuite REST connector, allowing you to configure the Maximum Number of Concurrent Connections to help avoid HTTP 429 errors and the Number of Retries to automatically recover from transient failures, including 5xx errors, connection resets, socket timeouts, and concurrency limits. (CONC-15504)

Enhancement

  • Enhanced the NetSuite REST connector to support multi-table SuiteQL queries, including JOINs, parameters, and aggregate functions with GROUP BY and HAVING. Use Oracle SQL syntax for best compatibility. (CONC-15891)

Fix

  • Resolved OAuth realm formatting issues by automatically deriving and normalizing the realm from the Base URL into NetSuite's required canonical format. (CONC-18007)

Refer to NetSuite REST connector to learn more.

Oracle EBS connector

New Feature

  • Added support for complex data types (RECORD_TYPE) in REST_QUERY operations, enabling collection - and record-based Oracle EBS APIs. (CONC-15914)

Enhancement

  • Improved response profile generation for REST_QUERY and REST_EXECUTE operations to support APIs with collection- and record-based parameters, so Map shapes can reference complex fields without missing or misaligned elements. (CONC-18070) (CONC-18137)

Fixes

  • Resolved an issue where a JMS-232 authentication failure (invalid credentials or missing AQ_USER_ROLE) on the Create operation was masked by an unrelated "Missing tracked input" error, misdirecting users toward a data-mapping issue instead of the actual authentication/role problem. (CONC-17124) (CONC-16031)

  • Resolved an issue where the connector could reuse a stale or idle pooled connection without validating it first, causing intermittent "JMS-122: Connection reset by peer" errors on the XML Gateway Send operation — most often seen on the first run after the pool had sat idle, with the next run succeeding once the pool refreshed. (CONC-15953) (CONC-15311)

Refer to Oracle EBS connector to learn more.

Oracle CRM On Demand connector

Fix

  • Resolved an issue where the Selectable Fields panel was not available on the GET operation. The panel now appears, letting you choose which fields to return; only the selected fields are returned in the results. Configure this from the bottom half of the operation component page. (SRE-36574)

Refer to Oracle CRM On Demand connector to learn more.

Oracle Database connector

Enhancement

  • Improved stored procedure execution performance for the OracleDB connector. (CONC-16362) (CONC-11081)

Refer to Oracle Database connector to learn more.

RabbitMQ connector

New Feature

  • Introduced an enabled Listener status feature in the RabbitMQ connector to report live health on the Runtime Management → Listeners page — showing Listening when healthy, and Degraded with error details when a broker connection drops or is retrying. (CONC-16608)

Refer to RabbitMQ connector to learn more.

Salesforce Analytics connector

New Feature

  • Added support for OAuth 2.0 with the Client Credentials grant type.(CONC-13572)

Refer to Salesforce Analytics connector to learn more.

Salesforce Apex connector

Fixes

  • Resolved a Critical/High/Medium severity vulnerability to improve the security of the Salesforce Apex connector. (CONC-17552)

Refer to Salesforce Apex connector to learn more.

Salesforce REST connector

New Feature

  • Added a Scope field to the OAuth 2.0 section of the Salesforce REST connection, so you can set OAuth scopes for the Authorization Code and Client Credentials grant types. (CONC-18277)

  • Added support for retrieving actual blob content on document fields such as VersionData. (CONC-16857) (CONC-15898)

Fixes

  • Resolved an issue where the connector returned a null value for the Application Status Code Document Property when the HTTP response status was not in the 200 range. (CONC-11620) (CONC-17305)

  • Resolved an issue where the UPSERT operation would fail when the field data contained a ? character with Composite REST API enabled. (CONC-11635) (CONC-17305)

  • Resolved an issue where the Return Application Error Response was not passing error messages to the next shape during the QUERY operation and was throwing a hard exception and halting the process. (CONC-16680)

Refer to Salesforce REST connector to learn more.

Salesforce Platform Events connector

New Feature

  • Added a Grant Type field to the OAuth 2.0 section of the connection, so you can authenticate with the Client Credentials grant type in addition to Authorization Code. (CONC-18078)

Fixes

  • Resolved an issue where special characters (UTF-8) in a message were causing a Bad Request error. (CONC-17303)

Refer to Salesforce Platform Events connector to learn more.

SAP JCo connector

New Feature

  • Added the IDoc message function as a document property on the SAP JCo connector, so you can route IDocs without extracting the value from the EDIDC segment. (BSAP-581)

Enhancement

  • Added log rate limiting to the SAP JCo connector so excessive third-party logging no longer floods runtime logs. Logging issues now stay isolated to the affected listener. (BSAP-578)

Fixes

  • Resolved an issue where the SAP JCo V2 connector confirmed a transaction ID (TID) even when the runtime discarded the process execution during shutdown, which caused IDoc loss. (BSAP-580)

  • Resolved an issue where the SAP JCo V2 connector could not connect to an SAP system through an SAP router. Connections now honor the jco.server.saprouter property. (BSAP-550)

  • Resolved an issue where the SAP JCo V2 IDoc Listener accepted IDoc submissions into a runtime that was shutting down and confirmed the transaction ID (TID) without running the process. (BSAP-940)

Refer to SAP JCO connector to learn more.

ServiceNow REST connector

Fix

  • Resolved an issue where the Selectable Fields panel was not available on the Query, Advanced Query, and Batch operations. The panel now appears, letting you choose which fields to return; only the selected fields are returned in the results. Configure this from the bottom half of the operation component page. (SRE-36574)

Refer to ServiceNow REST connector to learn more.

Selectable Fields

Enhancement

  • Made a platform-level change so the Selectable Fields panel shows up on non-query operations where a connector supports field selection, rather than being limited to Query/Get operations. (SRE-36574)

SFTP connector

New Feature

  • Added support for the Standard SFTP connector's LIST operation to retrieve files from nested sub-directories up to five levels deep in a single run. (CONC-17527) (CONC-16628)

Enhancement

  • Added an Include Initial Content option to the SFTP Listen operation to process files that were added while the listener was inactive or restarting. When enabled, use Action After Read to prevent the same files from being processed again after subsequent listener restarts. (CONC-16644) (CONC-15347)

Refer to SFTP connector to learn more.

Solace PubSub+ - Partner connector

New Feature

  • Added support for shared publisher sessions for Direct and Persistent Non-Transacted Send operations, allowing concurrent sends with identical connection settings to reuse one long-lived broker connection and reduce connection churn. Sharing is disabled by default and can be enabled per connection with SHARE_PUBLISHER_SESSION; its idle duration is controlled by SHARED_PUBLISHER_SESSION_TTL_SECS and defaults to 300 seconds. Persistent Transacted Send, Get, and Request operations continue to use exclusive connections. (TPP-80)

Refer to Solace PubSub+ - Partner connector to learn more.

Web Services Server connector

Enhancement and Fixes

Refer to the APIM release notes for more information on changes to the WSS connector.

Workday PRISM Analytics connector

Fixes

  • Resolved an issue where duplicate Content_Type headers were being sent when performing a "COMPLETE BUCKET" action. (CONC-17106)

Refer to Workday PRSIM Analytics connector to learn more.

On this Page