It's all about the answers!

Ask a question

RQM Excel Importer - Certain fields not populating


0
1
Peter Storey (1137) | asked Nov 19 '12, 11:09 a.m.

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



permanent link
Brian Fleming (1.6k11928) | answered Nov 20 '12, 5:55 p.m.
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


Register or to post 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.