assimbly / runtime

Java & REST API's for creating and running integrations
Apache License 2.0
17 stars 3 forks source link

[Velocity]Simple header is interpreted litterally #225

Closed Hooghof closed 1 week ago

Hooghof commented 1 month ago

Instance: next Tenant: Microscope Flow: HeaderInVelocity2

If you set some headers and you want to display the values it in the velocity component, you will get the literal headers. See attachment.

image

image

Looks like it went also wrong in cases like this:

Image

Perhaps related to this fix: https://github.com/assimbly/runtime/issues/216