execute script in RTC source control via Javascript API
Is it possible to execute a script residing in RTC source control or fire off a build definition from Javascript API that is available in attribute customization?
|
2 answers
Geoffrey Clemm (30.1k●3●30●35)
| answered Apr 14 '12, 12:32 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
If I understand your question, no, you cannot execute an attribute customization script directly from RTC source control. You would need to extract the version of the script you want used, and attach it (as an attachment file) to the project area containing the process that is invoking that script.
Cheers, Geoff Is it possible to execute a script residing in RTC source control or fire off a build definition from Javascript API that is available in attribute customization? |
If I understand your question, no, you cannot execute an attribute customization script directly from RTC source control. You would need to extract the version of the script you want used, and attach it (as an attachment file) to the project area containing the process that is invoking that script. Is it possible to execute a script residing in RTC source control or fire off a build definition from Javascript API that is available in attribute customization? Can I invoke a build definition from within Javascript API? I'm trying to see if a build can be invoked, get the results, and then populate attribute with values returned from the build. Thanks, Binoy |
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.