How to add multiple BuildResultContributions to a RTC Build Record?
![]()
Murali Krishna Adiraju (1●3●3)
| asked Dec 10 '13, 2:13 a.m.
edited Dec 10 '13, 4:16 a.m. by Ralph Schoon (62.0k●3●36●43) I am trying to add multiple BuildResultContributions to an RTC Build Record which is not working. I tried 2 different approaches to handle this scenario:
In both the cases, it didn't work. In the RTC Build record, I am getting only one Snapshot contribution inspite of having multiple values. I am using RTC SDK 4.0.1 API to handle this. Please let me know if I am missing anything in this case. |
One answer
![]()
Ralph Schoon (62.0k●3●36●43)
| answered Dec 10 '13, 4:16 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
It would help if you described what you want to achieve.
Please use 'addBuildResultContribution site:jazz.net' in your search engine, there are several discussions where you might find hints. Some places to look at: https://jazz.net/forum/questions/62642/add-log-to-build-result https://jazz.net/wiki/bin/view/Main/BuildJavaProgrammingExamples |