Fetch Build Result "Downloads" via RTC API
![]()
Hi.
can somebody point me to an example on how to programmatically fetch the "Downloads" of a build result object.
Thank you
|
One answer
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Mar 01 '16, 11:21 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I would rather suggest to not upload any data there, but to store the data on a published file system or repository such as IRAM or Artifactory and only link to the URI's. See https://rsjazz.wordpress.com/2015/10/28/build-artifacts-publishing-and-automated-build-output-management-using-the-plain-java-client-libraries/ for some API that can be involved.
|