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.