At what point in the setup process do you define a Stream?
2 answers
Now, what is the setup process?
Usually I would call the https://myserver/jts/setup the setup process.
Based on that, as far as I can tell, you do not define Streams during the setup process at all.
Dependent on the different products you define streams when creating project areas, components, opting in to configuration management.
Dependent on the different products you define streams when creating project areas, components, opting in to configuration management.
You define streams when you need them, for a purpose. The setup process is not where you need streams for any purpose.
Hi Mary-Jane,
There are different "stream-strategies" all with pro's and con's, depending on the context. Depending on your choice, the timings for creation will be different. For instance:
1/ streams per environment --> configured when you configure the product, you don't need to touch them (very often)
2/ streams per feature (or project or release?) --> configured when a new feature needs to be implemented
There is an article here: https://jazz.net/library/article/649
Keep in mind that you probably also want to build/compile someting. This involves the creation of build workspaces, build definitions, ...
Regards,
Bernd van Oostrum
MAINBRIDGE
Comments
Mary-Jane Mulligan
Nov 28 '24, 3:59 a.m.Thanks for your feedback.