Components delivery to multiple streams at one shot ?
What is the procedure for delivery of one component changes to multiple streams in an autonomous way ?
|
Be the first one to answer this question!
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.
Comments
Can you be more specific about what you mean by autonomous? Are you trying to write a script or use the plain Java client API or use the RTC SDK?
Nope. I want to modify one of the component using Eclipse IDE and push the changes to multiple streams once the build is successful. As of now using Post-Build Deliver option I could only deliver the components to one target stream. But if want to deliver the same changes to multiple streams how should we do it.