It's all about the answers!

Ask a question

How to get stream from workspace


Jayashri shrinivas (1318) | asked Oct 10 '19, 8:20 a.m.
edited Oct 10 '19, 11:11 a.m. by Ralph Schoon (63.1k33645)
Hi

I have workspace, how can I fetch the stream out of it.

Thank you in advance

2 answers



permanent link
Ralph Schoon (63.1k33645) | answered Oct 10 '19, 11:11 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Oct 10 '19, 11:13 a.m.
  1. Flow Target
  2. Create Stream from Workspace

permanent link
David Lafreniere (4.8k7) | answered Oct 10 '19, 11:16 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
edited Oct 10 '19, 11:18 a.m.
Can you elaborate on what you mean by 'fetch the stream out of it'.

A repository workspace can:
-have 0 flow targets, or many flow targets
-the flow targets can be repository workspaces or streams (or a mix)
-individual flow targets can have a direction set, incoming or outgoing
-one of the flow targets can be set as the 'current' incoming or outgoing flow target
-one of the flow targets can be set as the 'default' incoming or outgoing flow target
-It is also important to note that a given flow target may be inaccessible... this can happen when the flow target (repository workspace or stream) has since been deleted, or permissions have been changed on it such that the user no longer has visibility to it. The workspace keeps track of the list of flow targets as handles, so in the Eclipse UI if it tries to fetch it, and it can't, it shows "<inaccessible flow target>" as the label.
-In the Eclipse and Visual Studio RTC clients, you can open the workspace in an editor, and scroll down to the "Flow Targets" section to see the list of flow targets.

-As Ralph mentioned, you can create a stream from a given repository workspace. Select the workspace in the Team Artifacts view, and select "New" --> "Stream...".

Your answer


Register or to post 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.