Script Components Overview
The Script Components enable advanced data processing operations on Wire Envelopes through execution of JavaScript code within the Wire Composer framework.
These components leverage the GraalVM™ JavaScript Engine and consist of the following:
- GraalVM™ Filter Component: provides comprehensive scripting capabilities for general-purpose Wire Envelope manipulation
- GraalVM™ Conditional Component: a multiport component that implements conditional branching logic within the Wire Composer
Compatibility Notice
Scripts developed for the Script Filter and Conditional Component Wire Components in Kura 5.x are not compatible with these GraalVM-based components. Refer to GraalVM™ Filter Component and GraalVM™ Conditional Component documentation for the updated syntax specifications.