Welcome to the Jazz Community Forum
How to create an RQM attachment resource using RQM rest API

One answer

Hi Dillip,
I would suggest following https://jazz.net/wiki/bin/view/Main/RqmApi#ScenarioCreateTip. That is, create the expected test artifact in the RQM web ui and GET that test artifact using the RQM Reporting REST API to get the XML representation. Also, you'll need to consult the RQM XML Schema documentation (https://jazz.net/wiki/bin/view/Main/RqmApi#Detailed_Schema_Documentation) to determine the test artifacts and their properties. Finally, note https://jazz.net/wiki/bin/view/Main/RqmApi#ResourcesFootnote6.