How to set flow target in a stream from different streams for each component
Rainy John (38●12●26)
| asked Nov 20 '13, 8:35 a.m.
retagged Dec 16 '13, 12:48 p.m. by David Lafreniere (4.8k●7) I have a stream A loaded with 3 components x,y,z. Component x is delivered to stream A from a repository WS created from A. Component y and z are delivered to stream B & C respectively by separate teams. My requirement is that I should get the latest of x, y and z. in stream A. Or, is there a way that in stream A I can set the flow target for x as A, y as B and z as C.
|
2 answers
Hi Rainy
In order to get the latest of x,y and z components in stream A, the best bet is to change the flow target for Stream B and C to point it to Stream A. Then accept the changes at stream A
Comments
Rainy John
commented Nov 22 '13, 4:02 a.m.
B and C is already pointing to other streams. Will it work if we additionally add A? |
Geoffrey Clemm (30.1k●3●30●35)
| answered Nov 23 '13, 2:27 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You may be asking for something like: Allow a stream to "share" a component from another stream. (127541)
If so, you may want to add a comment indicating your interest/support. |
Your answer
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.