GroovyExecutionService

GroovyExecutionService connects to an external service (via HTTP) to offload script execution, allowing access to a wider range of Groovy libraries fewer restrictions.

Properties

Relationships

Usage

It is recommended that GroovyExecutionService be used in cases when other, existing processors cannot perform the function or transformation required.

ExecuteScript will be removed and no longer supported within the Databridge Pro November 2025 release. Additionally, ExecuteGroovyScript has been deprecated and support will be removed in a coming release. All flows should be modified to use the new GroovyExecutionService processor, replacing the deprecated and unsupported components.