Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example, to set the header value of fruit in the Velocity template .tm:

Code Block
$in.setHeader('"fruit'", '"Apple'")

The fruit header is now accessible from the message.out.headers.

...