How to create parent-child relation between two workitems programatically?
Hello,
I am writing plain java API code to run some queries in RTC and fetch workitems, and establish parent child relation between two workitem.
I am able to do the first part successfully but still could not get the linking part working.
Can some one inform which API to use to establish a parent-child relation between two workitems? (type "IWorkItem")
thanks,
Ratheesh
I am writing plain java API code to run some queries in RTC and fetch workitems, and establish parent child relation between two workitem.
I am able to do the first part successfully but still could not get the linking part working.
Can some one inform which API to use to establish a parent-child relation between two workitems? (type "IWorkItem")
thanks,
Ratheesh
Accepted answer
Ratheesh,
have you checked the information on both the ProgrammaticLinkCreation Wiki and on Ralph Schoons Blog entry on creating CLM work item links?
If this helps, please mark the answer as accepted.
Thanks,
Arne
have you checked the information on both the ProgrammaticLinkCreation Wiki and on Ralph Schoons Blog entry on creating CLM work item links?
If this helps, please mark the answer as accepted.
Thanks,
Arne