NVelocity


Creating Excel Data from Data Objects

Data objects can be exported to CSV format within a flow by using the Custom Merge [NVelocity] and Create Text File components. The Custom Merge [NVelocty] component can be found in the Toolbox tab,...

Advanced Text Merge Using the NVelocity Component

NVelocity is an open source java template engineering framework. The Custom Merge [NVelocity] component allows variables to be merged with text in a defined template. These templates can be used to generate...

Conditionals (if statements) using NVelocity

This example simulates the lookup of a customer's account balance. The NVelocity step uses conditional statements to evaluate the account balance dollar amount and produces a custom message to communicate...