How do you post a new workitem to RTC with an attachment using OSLC API?
![]() I've been submitting work items by feeding the parameters to a perl script and using LWP::UserAgent to post them in rdf+xml formatting. I've recently ran into an issue where we need to be able to include attachments when we create new workitems but I haven't found a way to accomplish this. Is there currently any way to post a new workitem with an attachment using the API?
|