Fine-grained Customization of Configuration Data - RTC 6.0.1 Support
Accepted answer
Note that they are done via editing the process XML (no GUI for it yet).
This is described in the online documentation:
https://www.ibm.com/support/knowledgecenter/SSCP65_6.0.2/com.ibm.jazz.platform.doc/topics/c_sharing_project_area_process.html
That page will point you to the following wiki page for details:
https://jazz.net/wiki/bin/view/Main/ConfigurationDataDeltaUserDoc
Comments
Thanks Geoffrey.
I wouldn't recommend updating the XML in the master project, only in the slave projects (and I only recommend updating the XML in the slave projects if you are adding/removing delta XML declarations in the slaves). One reasonable approach for migrating process changes is to create a process template from the current master, create a new project area in Dev from that template, and then make your process modifications in that new Dev master project area. When you are happy with the new process, close down that new master project area for changes, and notify your project admins to share from the new master project area (they can share back to the original master project area if things don't look right). Note that I'm not bothering with a separate QA project area, but rather doing QA against the new dev master project area.
1 vote
Thanks Geoffery.
I'd recommend reading: https://jazz.net/library/article/1002