Schedule build
![](http://jazz.net/_images/myphoto/ad90277b9faf0ca38ed10341beac835d.jpg)
2 answers
![](http://jazz.net/_images/myphoto/ad90277b9faf0ca38ed10341beac835d.jpg)
There isn't really a good way to do that. I assume that the applications have their own streams? If so then the Jazz SCM contributor can only monitor a single stream/workspace for incoming changes, so there wouldn't be a way to trigger the single build. Alternatively you could script something to fire all the builds when any build detects incoming changes. Or you could link to Jenkins which does have good support for chaining projects and general build flow.
~Spencer