DevOps Automation

DevOps Automation

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#DevOps
 View Only

Adding Properties to UrbanCode Deploy Tasks in Velocity

By IBM DevOps Expert posted Wed May 04, 2022 03:07 PM

  

UrbanCode Velocity (now DevOps Velocity) 1.5.1 introduces the ability to pass properties to an UrbanCode Deploy (now DevOps Deploy) task as part of a deployment plan. The UrbanCode Deploy (UCD) task is executed by UCD with application process request property values being passed from Velocity according to property name. 

Usage

A UCD integration is required. Create a deployment plan and create (or edit) a UCD task. 

Simply add property name-value pairs to the “UCD Properties” text box within the create/edit task formName-value pairs should be formatted as “<property name>=<property value>”, with one property being set per line, as shown in the screenshot below. Properties of type “Text” and “Single Select” are set as literal values, while properties of type “Multi-Select” are set as comma delimited literal values. Properties of type “Checkbox” are set as Boolean (true or false). 

The values shown above correspond to the following UCD properties.

Run the task from Velocity.

Per execution, the application process request property values in UCD will match the values set in Velocity.


#UrbanCodeDeploy
#UrbanCodeVelocity

0 comments
9 views

Permalink