Setting Values for Process Configuration in Project Area Creation.
I have a requirement to: Set the values for Process Configuration as "Use the process configuration from another project area for this project area" and browse an existing project Area ; while creation of Project Area programmatically.
Please let me know if this is possible through code.
Thanks
Vab
Accepted answer
Project/Process Area management really has more to do with RTC than QM. If you need to do anything with RTC programmatically, I think what you probably need to do is look at the RTC Plain Java Client Libraries here:
https://jazz.net/downloads/rational-team-concert/releases/6.0.3/RTC-Client-plainJavaLib-6.0.3.zip
There are various articles on Jazz.net and elsewhere that show examples of how to use the libraries. You might want to start here: