RTC 4.0.4 zOS cli or oslc with curl - can you add a workitem attachment ?
Donald Poulin (224●9●119●107)
| asked Nov 26 '13, 8:48 a.m.
edited Nov 26 '13, 9:57 a.m. by Ralph Schoon (63.6k●3●36●46)
Would like to be able to add a JES job log to an existing work item. Is that doable via OSLC and curl? Or even with the CLI.
|
Accepted answer
Ralph Schoon (63.6k●3●36●46)
| answered Nov 26 '13, 10:00 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Donald, my last state on that question is, that there is no documented OSLC API available to do that. I have heard from someone, who traced the traffic and was able to do so, but if it is not officially supported it might change without notice.
https://rsjazz.wordpress.com/2012/08/01/uploading-attachments-to-work-items/ describes how to do it with the Plain Java Client Libraries. Rosa Naranjo selected this answer as the correct answer
|
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.
Comments
That was my impression after doing some research - just wanted to double check.
Thanks