How to set flow target in a stream from different streams for each component
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
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.
If so, you may want to add a comment indicating your interest/support.