Versions Compared

Key

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

...

The project configuration implements the configuration interpolation feature. It allows injecting the configured values in data loader, pipelet and KEE configurations. The syntax to access configuration values is: ${key}.

...

The interpolation can also be used when setting up a pipelet. Inject the configured values in the pipelet configuration:

...