It's all about the answers!

Ask a question

Java API to Check in and deliver the change set to RTC


sowmya M (1917) | asked Jan 28 '19, 6:54 a.m.
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


permanent link
Ralph Schoon (62.7k33643) | 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

Your answer


Register or to post your answer.