It's all about the answers!

Ask a question

How to create attachment in RQM using Rest api(C#.net)?


Mohd Sajid (157) | asked Jan 16 '18, 2:47 a.m.

 HI,

I am trying to create attachement using Rest API in c#.net. but i am unable to create it.Can any provide any sample code or any other information to creae attachement?

Thanks ,
MD.Sajid.

One answer



permanent link
Vijay Patil (4813) | answered Jan 17 '18, 1:21 a.m.
JAZZ DEVELOPER

Hi MD Sajid,

You can do a post service call on following REST Url to create an attachment -

https://<hostName>:<postNumber>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<projectAreaAlias>/attachment

Please refer to following RQM REST API wiki page for more details -
https://jazz.net/wiki/bin/view/Main/RqmApi#integrationUrl

You can also use RQM URL Utility to create an attachment. Please check -
https://jazz.net/wiki/bin/view/Main/RQMURLUtility#UPLOAD

Hope this helps.

Thanks,
Vijay

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.