Skip to main content
Feedback

Integration July 2025 Release Notes

Platform Release

July 12 2025
New
We added these features
  • The Agent step is available to all users with Agentstudio.

  • Added a search bar to the agent configuration panel, allowing you to quickly find agents by name without scrolling through the entire list. (INT-14474)

  • Added a Refresh button to the agent configuration panel, so you can easily reload the list of agents from the Control Tower and view the most up-to-date information. (INT-14476)

  • Added the following features and enhancements to the Branching and Merging feature:

    • You can exclude components during merge review for selective and override merges in the Boomi Platform, providing fine-grained control over what gets merged and resolving conflicts more efficiently. (INT-14484, INT-14978)

    • The Change Summary section on the merge modal dynamically reflects exclusions from a merge request, providing accurate information about the components included in the merge. Additionally, the count update is also implemented in the "Branch Merge Initiated" dialog. (INT-14943)

    • Removed the "locked component" grey banner from the merge modal when there are locked but excluded components in a merge request. Excluded locked components are not included in the Change Summary locked count. (INT-14936)

    • You can execute a merge using the Boomi Platform and the Merge Request API object when all locked components are excluded from the merge request. (INT-14862)

    • If all components are excluded from a selective or override merge request, the merge cannot be executed. (INT-14980)

  • The step notes feature is now generally available. You can add notes to individual steps in your processes, providing better documentation and context. (UU-13510)

    note

    The note feature is available in all steps except for the Business Rules step.

  • The Boomi AtomSphere Partner API connector now supports the account override option when using the Delete operation. You can perform a Delete operation by specifying the parameter in the Account ID field. (INT-10820)

  • The Process Reporting Log now has an increased height for larger screens, allowing more rows to be displayed without scrolling. (UU-12938)

Fix
We fixed these issues
  • The Boomi AtomSphere API connector no longer throws a NullPointerException when querying the ExecutionRecord object. (INT-11137)

  • Updated the EnvironmentExtensions API for the process properties to handle cases where the useDefault flag is set to 'false' and the value attribute is omitted, preventing the default value from being overwritten when using partial updates. This ensures consistent behavior between the API and UI, and maintains the last overridden value. (INT-12666)

  • Fixed an issue where the accessTokenKey is not generated when creating/updating a connector with OAuth 2.0 authentication through the Atomsphere component create/update API, ensuring consistent behavior with the Boomi UI. (INT-12561)

  • Fixed an issue for the Event Query API where the processId value in the user.notification event message was incorrectly assigned. This occurred for the Notify shape with the 'Generate Platform Event' option selected which is located in sub-processes (via Process Call) and executed in Low Latency mode. The missing fields are now correctly returned in the API response. (INT-14800, 12776)

  • Fixed an issue where encryption for the custom configuration properties was not properly encrypted when creating/updating SDK connections using the Component Object API, ensuring consistent encryption behavior between API and UI updates. (INT-14506)

  • Merges complete as expected on the Boomi Platform for any deleted, modified, or added components, regardless of whether they were included or excluded in the Platform or the API. (INT-14992)

  • Fixed an issue where the execution ID value is missing in the database, but visible on the Process Reporting page, enabling you to accurately track the status of your executions using the Execution Record object. (INT-13368)

  • Changes made in sub-processes are accurately reflected in the main process after you switch to a new branch that was created in Branch Management. (INT-14500)

  • A spinning icon issue no longer appears when you delete an AI Agent Configuration or Operation that is referenced elsewhere. (INT-14966)

  • Fixed an issue where empty folders are incorrectly restored after a merge, even when the components within them have been deleted. (INT-14413)

  • Cross reference tables in a Set Properties step show values consistent with changes made on the current branch instead of defaulting back to the values in the main branch. (INT-14495)

  • Fixed an issue where the Agent connector in the Build tab only displayed one agent when there were two agents with the same name in Agent Garden. (INT-15074)