RQM REST API with Configuration Management Enabled
I am struggling with running a simple REST query in RQM in a CM-enabled project.
My URL:
https://myrqmserver.com/qm/rpt/repository/generic?fields=generic/com.ibm.rqm.planning.TestPlan/state
This results in the following error being displayed:
CRRED8021E Attempt to fetch config aware type with no configuration set
Do I need to add another parameter to get resources from a CM-enabled RQM project?
I tried adding this to the URL: &oslc_config.context=https://mygcserver.com/gc/configuration/2
(I think this is the URL to my global configuration where the test plans of interest are.
But this results in the same error, nothing changed.
One answer
Hi Dave,
This error is thrown when you delete a parent link in an artifact and add another parent to it without saving it first after deletion.
Please refer : https://jazz.net/forum/questions/219282/attempt-to-fetch-config-aware-type-with-no-configuration-set-what-causes-this-error
Regards,
Karthik