How to delete base links of validated by type in DNG via widget
Hello,
We have a widget that successfully deletes base artifact links in DNG for most link types ("Implemented By", "Affected By", etc.), but it's not working for "Validated By" links to RQM test cases.
Issue:
When querying this RQM link, we get no response:
serverlink/qm/oslc_qm/contexts/_GgCJeS0VEe6effdbfediUA/resources/com.ibm.rqm.planning.VersionedTestCase/_--wca_jsEe-mzNJrf589h8Q
Need Help With:
- How to properly query "Validated By" base artifact links in RQM?
- What's the correct API method to delete these links?
- Do RQM "Validated By" links require a different approach?
Any guidance or code samples would be greatly appreciated.