Versions Compared

Key

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

You can use the Properties Configuration Task in Bamboo Jobs to replace "${variableName}" specially-formatted text placeholders in DataStage configuration files (e.g. DSParams) with environment-specific values as part of the MettleCI-automated deployment process. The replacement values can be taken from Plan Variables (e.g. ${bamboo.buildResultKey}) and / or MettleCI Override files.

Placeholders are written in the following format: `${PlanVariableNameOrOverrideFileReference}`


Info
titleTask Availability

This Task is available after installing the DataMigrators - Bamboo Properties Configuration Plugin

 (dm-bamboo-properties-config-plugin-<version>.jar)

...