Can anyone guide me in uploading the attachment to the Clearquest tool using OSLC queries.
I am new to OSLC. so , it would be great help, if anyone provides the steps to perform for uploading an attachment.
Can anyone guide me in uploading the attachment to the Clearquest tool using OSLC queries.
I am new to OSLC. so , it would be great help, if anyone provides the steps to perform for uploading an attachment.
To upload an attachment , i used the below URL
It does not allow PUT method, use POST Method and pass multipart Input, to upload an attachment.
Status will be 201, if attachment is uploaded successfully.
From IBM docs (emphasis mine):
You can use the ClearQuest OSLC 2.0 CM REST API to programmatically perform all Rational ClearQuest 8.0 functions except adding an attachment to a record.