How to open Automation delegated UI in RQM?
Hello Team,
We have developed OSLC based Automation specification adapter and made friend of RQM successfully. The Association is "Uses-Automation", now the problem is I'm unable to see the option to open delegated UI from RQM to Automation adaptor. where as I can see the option for RTC(i.e CCM specification) with link as "Development Item" within Test Script; same with Requirement by clicking on "Requirements Link" within Test script.
Can some one please help me out.
Regards,
Manjunath
One answer
Do you mean the dialog for creating defect, requirements and etc? If so, your own adapter needs to implement this and publish it in the root service document. Check the root service documents of CCM and RM, and compare them with the one from your adapter - pay attention to the <oslc:creationDialog> element.