Welcome to the Jazz Community Forum
Create Validated By Link via OSLC?

I'm scratching my head. I am trying to link a DOORS artifact with an RQM test step via OSLC. I am getting a message of "Success" back, but the link is not present. Thanks for any help fixing my request!
Accepted answer

I'm not aware that PATCH is supported, but if it didn't fail, then maybe it is - its not part of standard OSLC. RM links are owned by RQM, so, you need to do the PUT there, not in DNG.
Comments

Ok, I am trying to create now from the RQM side, still without luck.

Hallelujah! It apparently does not accept partial PUTs like some of the other applications. Now, I am getting the RDF for the entire test step, then adding the validatesRequirement node and PUTting that back. IT WORKS! I was surprised I didn't have to submit the ETag though.