Copying Lab Recource Properties and Test Environment Types
Hello,
when initializing a new project area with another existing project data, I can't find how to copy two System Properties "Lab Resource Properties" and "Test Environment Type" from old to new project area. I managed to retrieve all others data and configuration with Process Template, CopySettings.sh and RQMCopyUtility but not these two system Properties... Does anyone know how to do that ? We use these properties only to create Test Environements ( no Lab Resource yet ). Thanks. |
One answer
Hi Nicolas,
You can use 'catalog' API to copy it from one project to another project. It is highly recommended that you perform such action after creation of project area, not long after you have started using target project area. e.g. GET from source project and PUT to target project https://server:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<projectArea>/catalog See RQM API for more info |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.