It's all about the answers!

Ask a question

Programatically create a ChangeSet


ROHIT KELAPURE (111) | asked Feb 17 '16, 12:08 p.m.
 
We are developing a CI/CD workflow where we are transforming a git source dump to a RTC Workitem and associated changeset. We have so far used the RTC 5.0.2 plain java client API and created a work item.

Reading existing documentation we cannot figure out How to programatically create, hydrate and prime a changeset.
Once we have an implementation of a ChangeSet associating it with a work item is doable.

Can the Team here give guidance on How to create a ChangeSet with the Plain Java Client API ?

-Thanks

One answer



permanent link
Ralph Schoon (62.7k33643) | answered Feb 17 '16, 12:47 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
See https://rsjazz.wordpress.com/2013/10/15/extracting-an-archive-into-jazz-scm-using-the-plain-java-client-libraries/ and https://rsjazz.wordpress.com/2013/09/30/delivering-change-sets-and-baselines-to-a-stream-using-the-plain-java-client-libraries/

Your answer


Register or to post your answer.