Is there any way to check number of commits in a particular stream and size of files and number of files using commands or from UI
![](http://jazz.net/_images/myphoto/c270162a0d693a684a2184c2b7de8177.jpg)
One answer
![](http://jazz.net/_images/myphoto/c270162a0d693a684a2184c2b7de8177.jpg)
If this about EWM SCM:
Commits in a stream does not make sense. A stream contains branches etc. Provide the concrete use cases, it you want answers.
In the UI you can compare versions e.g. baselines and that would tell you some data.
Otherwise there are APIs.
These are the APIs per product in general: https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding
The EWM SCM system - should you mean that, has no public REST API I am aware of. You can interact with it using the Clients and the SCM Command Line (search for LSCM in the documentation) and the EWM SDK/Plain Java Client Libraries. Examples for the Plain Java Client Libraries and the SCM Java APIS can be found here: https://github.com/jazz-community/ewm-scm-utils and on my blog e.g. search https://rsjazz.wordpress.com/?s=SCM&submit=Search .
Comments
David Honey
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Aug 01 '23, 1:15 p.m.Please add tags indicating which application(s) you are asking about.
EWM SCM?
ETM?
DN?
RMM?
Mounika Bonam
Aug 01 '23, 11:20 p.m.EWM SCM
David Honey
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Aug 02 '23, 1:08 a.m.Please add the appropriate tag(s) to your question.