Modifying Existing Build definitions using the API
satish chandra (11●19●21)
| asked Dec 02 '14, 10:23 a.m.
edited Dec 03 '14, 7:27 a.m. by Ralph Schoon (63.5k●3●36●46)
Problem description
We are using RTC of version 4.0.4. Current situation: We have builddefinitions below with following paramters and properties : - Case-I: There is a build definition for BUILD which takes four input properties Case-II: One more build definition for DEPLOY which also takes six input properties Desired situation: Case-I: In this new situation, the build definition for BUILD accepts only two properties. Other two properties are removed since they are no more necessary. Case-II: In this new situation, the build defintion for DEPLOY accepts all six properties but the property variable type has been changed. How we can change the existing builddefinition properties to desired situation without impacting the endusers. How this is possible using RTC API?? I would be nice if we have a codesnippet which modifies a build definition |
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
I am pretty sure the very same topic was already discussed here. Have you considered to search the forum?
https://jazz.net/forum/questions/169117/modify-buidforge-projects-in-build-definition?page=1&focusedAnswerId=169666#169666