Prevent JBE workspace from accepting new components
![](http://jazz.net/_images/myphoto/ba0b18ddcf71fb0f84cb166244f08cef.jpg)
hi,
Is there a way for the build description/engine to prevent the addition of components in a baseline/snapshot that is not part of the original repository workspace configuration?
Our team stream has 10 components, six of which was taken from another project area and is relatively static. Only the remaining 4 projects needs to be built regularly to minimize the traffic during the fetch operation (we have enabled the delete before build option).
Whenever a new baseline comes in, the accept portion adds the other 6 into the repository workspace thereby increasing our fetch operation from 15 minutes to around 45 minutes. The only alternative we are seeing right now is to institute a component load rules but we are looking for other alternatives.
Thanks.
ciao!
Is there a way for the build description/engine to prevent the addition of components in a baseline/snapshot that is not part of the original repository workspace configuration?
Our team stream has 10 components, six of which was taken from another project area and is relatively static. Only the remaining 4 projects needs to be built regularly to minimize the traffic during the fetch operation (we have enabled the delete before build option).
Whenever a new baseline comes in, the accept portion adds the other 6 into the repository workspace thereby increasing our fetch operation from 15 minutes to around 45 minutes. The only alternative we are seeing right now is to institute a component load rules but we are looking for other alternatives.
Thanks.
ciao!
One answer
![](http://jazz.net/_images/myphoto/ba0b18ddcf71fb0f84cb166244f08cef.jpg)
If you edit the build workspace in RTC, you can specify exactly what
components get flowed to the workspace upon accept.
In the workspace editor, in the Flow Targets section, select the default
flow target, and click edit.
Then, choose "Flow only components checked below" and choose the ones you
desire to be accepted (and thus loaded).
If the undesired components are already in the workspace (from a previous
accept), then you should remove them in the Components section and save the
workspace.
---
Ryan Manwiller
Jazz Team
components get flowed to the workspace upon accept.
In the workspace editor, in the Flow Targets section, select the default
flow target, and click edit.
Then, choose "Flow only components checked below" and choose the ones you
desire to be accepted (and thus loaded).
If the undesired components are already in the workspace (from a previous
accept), then you should remove them in the Components section and save the
workspace.
---
Ryan Manwiller
Jazz Team