Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

OSLC api to Store and upload attachment from one test case result to another

I have a use case to store attachment from one test case result and upload it to another test case result.
I went through links https://jazz.net/forum/questions/280154/how-to-upload-file-using-rqm-reportable-rest-api I do not see attachment for resource type for executionworkitem. I also want to know if  RQMURLUtility or commandline support this usecase in better way. Please let me know if there are some examples for copying attachment.

0 votes



One answer

Permanent link

 I found this about attachments: https://jazz.net/forum/questions/135526/uploading-attachments-for-rqm-automation-result-through-oslc

0 votes

Comments

ETM has at least two public APIs. The OSLC API and the Reportable REST API see https://jazz.net/wiki/bin/view/Main/RqmApi#HTTP_PUT_POST_Requests .

The Reportable REST API For ETM is a misnomer, because it also allows to POST and PUT which is not reporting. The Reportable REST API seems to support multipart for uploading attachments. Other applications only allow GET.

 

Originally, there was a proposal for an OSLC specification for reportable REST. However, it never got past draft stage and then was never published. Since there isn't a public specification for it, different applications have done their own thing, so it's turned into a proprietary API without a specification, and as you have found out, there are differences in implementations between applications.

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938
× 1,700

Question asked: Jan 17 '23, 11:33 a.m.

Question was seen: 957 times

Last updated: Jan 18 '23, 4:18 a.m.

Confirmation Cancel Confirm