RQM Excel Importer - Certain fields not populating
Hi all, Wonder if you can help with another excel import question! I have my test scripts and cases importing successfully but there are certain fields failing to populate. For example, within the Test Script section the 'owner' field is failing to populate even though I have the following lines in the .cfg files: testscript.dc:title=C //this works testscript.owner=N //this doesnt work How do I know exacly how to reference this field? Is there some way of getting this information from with Rational? Answers will be gratefully appreciated! Kind Regards, Peter |
One answer
Try testscript.alm:owner=N
You can traverse the schema via: https://<server:port>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<project area>/testscript?metadata=schema |
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.