Application Delivery Management
Application Modernization & Connectivity
CyberRes
IT Operations Management
RLC 6.0 has implemented a new feature that allows, during the creation of a Release Package (RP), setting a default set of tasks to be implemented during the RP’s deployment. A few steps through Application Administrator and Composer allows for this to be easily handled.
4.Navigate back to the project, select the States/Transitions and locate the Submit and Submit from Release Train transitions.
5. Select the Submit transition. Find the Release Type field and deselect Allow Override, this will cause Read Only to be selected, and save. Repeat this step for the Submit from Release Train transition.
8.Create a new Action underneath the Form Load: Initialize Task Template List action. Title the action whatever you desire.Create the action -
When the form is loaded
If Task Template field is not empty
Then hide Task Template field hide TaskTemplateOptions control.
Press Ok and deploy the changes.