It's all about the answers!

Ask a question

How to create a changeset for the files that appears in the unresolved folder programatically using RTC Java plain API.


Jazzuser user (68749) | asked Mar 08 '18, 1:26 a.m.

Hello All,
I have a usecase wherein i need to delete particular files which is already part of Stream.

Now i have the RTC RepoWorkspace downloaded in my local through code.
I will have my logic to identify the file which has to be deleted.
when I delete that file in the local WS, that will reflect as a change in the Unresolved folder in the pending changes view.

Now through code, is there any way i can identify this deleted file as an object which is part of my Stream/Repo WS and create that changeset and deliver it ?

Are there any APIs to identify and convert the unresolved changes to changesets ? I have the logic for delivering the CSs.

Kindly assist on this. Thanks

One answer



permanent link
Ian Wark (79713450) | answered Mar 14 '18, 3:52 a.m.

Please check this. I believe this gives the API to find out unresolved changes.

https://jazz.net/forum/questions/44421/api-to-determine-local-not-checked-in-changes

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.