delivering a change set Multiple streams in Doors Next Gen
2 answers
Hi Brandon
You will always first deliver the changeset into the stream it was created in, let's call this stream A.
Then you can either:
* In stream A, deliver changes to another stream in the same component - see https://www.ibm.com/docs/en/elm/7.0.2?topic=configurations-delivering-change-sets-other-streams
* In another stream B in the same component, accept changes from stream A - see https://www.ibm.com/docs/en/elm/7.0.2?topic=configurations-accepting-changes
HTH
Ian