Is there a way to send a file in a BuildRequest/BuildDefintion to the Build Engine
In summary what I would like to be able to do is when the user does a BuildRequest for our BuildDefifntion and we gather our custom build data via the build dialog section extention and create our standard build file, is to be able to have the buildRequest/definition contain that file so when the engine receives the request/definition it will have the build file for its processing since it already knows how to process the file..
3 answers
Comments
Yes there is no way to send a file natively via the build request as of now. If you would like to enter a Feature Request then we can consider putting that in in the future.
Thanks, we will probably open a Feature request for this requirement.
Basically we want the BuildRequest/BuildDefinition to have the same ability as the BuildResult(attach a file(s) via ANT tasks or the api). We are already able to do that in our engine code and then retrieve/view the file(s) in the BuildResults View in the RTC client.
What is missing is the ability to attach the file(s) in the initial Build Request for the engine.
Adding a file contribution to the result at the time of request is one option. I've added some info about this approach in your other topic: https://jazz.net/forum/questions/106348/accessing-buildresult-files-from-request-rebuild-action
Comments
Nick Edgar
JAZZ DEVELOPER Mar 19 '13, 12:26 p.m.> Also there is a size limitation for the value in the RTC BuildDefintion property