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 | ||
---|---|---|
| ||
This Task is available after installing the DataMigrators - Bamboo Properties Configuration Plugin (dm-bamboo-properties-config-plugin-<version>.jar) |
...