RTC API for working with attachment
I am writing an Advisory to make compulsory the attachments before saving the work item.
When I am using following code: WorkItemReferences refs = (WorkItemReferences) workItem; List<IReference> test =refs.getReferences(WorkItemEndPoints.ATTACHMENT); I am getting warning : Discouraged access: The method getReferences(IEndPointDescriptor) from the type WorkItemReferences is not accessible due to restriction on required library C:\RTC601DEV\installs\rtc-sdk\plugins\com.ibm.team.workitem.common_3.2.500.v20151021_2014.jar |
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Aug 22 '16, 2:50 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
https://rsjazz.wordpress.com/2012/09/21/downloading-attachments-from-work-items/ and https://rsjazz.wordpress.com/2012/08/01/uploading-attachments-to-work-items/
Ralph Schoon selected this answer as the correct answer
Comments
Girish Chandra P
commented Aug 23 '16, 3:15 p.m.
Hello Ralph Thanks for the links ..
|
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.