Best practice to update multiple project areas in RTC
We have been looking at two ways to update multiple project areas with standard changes. We looked at the process sharing and also using a template to update all our RTC project areas.
In our concept of process sharing their would be a master project area and all other project areas would share/inherit from this master.
In our concept of using a template we would have a project area setup to only manage template changes and then export the new template and change the other project areas to this new template.
Which is the best practice and why?
Thanks in advance for your help!
Accepted answer
There is no best, there are only tradeoffs.
Big customers with multiple project areas usually use procerss sharing blocking local process changes and -overrides. This allows a standard process and allows to further develop it and to switch to it when desired.
You can not deploy a template on an existing project area. The only supported way to confinue developing the process would be to change it manually in each project area. I would stronglx advise not to try to paste a process XML over another process.xml.
But if you have agile teams that want to develop their own process and standadizing and conformity is not a factor, this it is a valid model to have multiple processes. You can also try multiple standard processes with process sharing.
Comments
showing 5 of 10
show 5 more comments