RPE 6.0.6.1 - RQM Custom Attribute (REST) - Query Fails
![]()
I am unable to query custom attributes using the below request... I'm using a DTA template from Jazz.net... I'm wondering if the schema is wrong?
https://[myserver]/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_wY_CIBrwEeydmtYRa6zuIA/testcase/urn:com.ibm.rqm:testcase:197?fields=customAttributes/(customAttribute/(name))
Error 400: AQXIN5014E The call to the Rational Quality Manager Reportable REST API contained an improperly formatted "fields" parameter: customAttributes/(customAttribute/(name))..
Adding the oslc_config.context still does not work.
|
Accepted answer
![]() It's ok, I fixed it! I have to query fields=testcase/customAttributes....
David Honey selected this answer as the correct answer
|