You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2026. It is now read-only.
We are currently using spring cloud dataflow in a kubernetes cluster and as per documentations groovy processor is accepting the file path of the script.
And script processor is accepting accepting functions to transform payload.
Is there any other way to input the script into the prebuilt groovy application or script processor. We are trying to create a script that modifies headers of a kafka event.