Java API to Check in and deliver the change set to RTC
![]()
Hi Team,
I am trying to perform below usecases using JAVA API,
1. Do some file changes in IDE, when component is loaded.
2. Changes will be in "Un-resolved" state.
3. Check-in -> un-resolved state to "New Change set".
4. In outgoing, Associate the "Change set" to Work item.
5. Give a comment.
6. Deliver to server.
I need programmatically to do above option's using java API. Please support.
|
Accepted answer
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Jan 28 '19, 8:02 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER The related API has been explained in this blog series. Also follow the links mentioned. sowmya M selected this answer as the correct answer
|