Need to findout filenames for a Stream
![]()
Hello All,
In my project,facing situation where I need to find out the list of file names exists for the particular stream. for example, if I give list of file names in loop it should find out which are the files exists for that stream.Is there any possibilities to find out this. I tried with fetchAncestorsbyname but cant get exact result. Need urgent help on this. Thanks in advance. |
One answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Apr 26 '16, 5:16 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This post iterates a complete repository workspace (a stream is pretty much identical to a repo workspace).
http://thescmlounge.blogspot.de/2013/08/getting-your-stuff-using-rtc-sdk-to-zip.html |