It's all about the answers!

Ask a question

RTC 4.0.4 - server side plugin - how can I set the value of a user defined build property?


Donald Poulin (2249119107) | asked Nov 01 '13, 10:08 a.m.
edited Nov 05 '13, 11:43 a.m. by Nick Edgar (6.5k711)
We are working with the server side plugin example that triggers a build on a state change. We have that working ok and now want to add the ability to set the values of a couple of build definition properties from within the plugin. How do I reference a user defined build definition property from within the plugin?

Comments
Nick Edgar commented Nov 05 '13, 11:41 a.m. | edited Nov 05 '13, 11:41 a.m.
JAZZ DEVELOPER

Hi Donald, are you talking about overriding certain properties when issuing the request, or actually modifying the definition?  For the former, the requestBuild methods on ITeamBuildService allow you to pass in build properties to add/override/delete.

For the latter, I'd like to understand the scenario better before recommending an approach.

Be the first one to answer this question!


Register or to post your answer.


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.