How to set flow target in a stream from different streams for each component
![]()
Rainy John (38●12●23)
| 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
![]()
Geoffrey Clemm (30.1k●2●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. |