The following is a list of enhancements that are included with this release of Databridge Pro.
|
Area |
Enhancement |
|
Parameter Contexts |
Users can now create multiple Parameter Contexts within a tenant. Parameter Contexts can be created and associated with individual process groups, allowing for better separation and organization of Parameters across the tenant. Previously, only one Parameter Context was available at the tenant level. IMPORTANT: Parameters will fully replace Variables in the 25.3, Nov-2025 release. Variables will no longer be available after that time. Please switch from Variables to Parameters ASAP. |
|
Groovy Scripting |
A new processor called GroovyExecutionService is introduced to enhance Groovy scripting capabilities. This processor connects to a remote service to offload script execution, allowing users access to a wider range of Groovy libraries with fewer restrictions. IMPORTANT: ExecuteScript and ExecuteGroovyScript have been deprecated and should no longer be used. Please remove all instances of these processors ASAP and move to GroovyExecutionService. |
|
OSIsoft Pi connection |
New connection processor, InvokeOSIPI, is added to support connection to OSIsoft Pi servers through the PI Web API interface layer. This processor connection is supported both in the Cloud and the on-premise Cloud Connector (DCC) component. |
|
Local File System - DCC |
Local file system connection is now supported within the Cloud Connector (DCC). New processors are added to support functions for deleting, reading, creating, retrieving, and writing flowfiles to a local file system, using the Cloud Connector (DCC). |
|
BODToEAM |
BOD messages will now be sent in batches when using the BODToEAM processor to improve performance and overall throughput. Multiple FlowFiles, each containing a BOD message, will be grouped together into a single communication when transmitted to EAM. Previously, FlowFiles were processed and sent individually, one at a time, when using BODToEAM. |
|
Branding Updates |
Branding within the User Interface and reference documentation has been updated to reflect the new product name 'HxGN Databridge Pro'. |
|
Variables |
Variables can no longer be added or modified within the canvas. However, existing Variables that have already been defined will continue to function and be used within the specified flows. IMPORTANT: Parameters will fully replace Variables in the 25.3.0, Nov-2025 release. Variables will no longer be available after that time. Please switch from Variables to Parameters ASAP. |