Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

[RTC] How to get a file changeset history in SCM via JAVA API

 Hi,


I have a file stored in SCM delivered using changeset associating to the workitem. I need to fetch the latest changeset associated to the file in SCM so that I can get the workitem number with API.

Any leads would be appreciated.

Kind Regards,
Chandan


0 votes

Comments

I'd strongly suggest to not touch that API as it is internal and subject to change. 

If you want to access the EWM SCM system and create automation, you have these options as far as I can tell:

  1. Use  the SCM Command Line (LSCM/SCM)
  2. Look into the Plain Java Client Libraries. Part of the SCM API (filesystem,scm) is available there you will understand what is what looking at the package names. I have successfully used it for my automation. But even here might be spots where you need to use internal API, however, that API has been very stable so far. 


Be the first one to answer this question!

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,952

Question asked: Feb 14 '22, 2:58 p.m.

Question was seen: 857 times

Last updated: Feb 15 '22, 8:06 a.m.

Confirmation Cancel Confirm