It's all about the answers!

Ask a question

How to get stream URL from .jazz5 file in sandbox?


Vikash Singh (422665) | asked Oct 21 '15, 2:22 a.m.
Hi All,

I would like to read .jazz5 file(which is in my sandbox) through Java program and want to get the stream URL.

Please guide me.


One answer



permanent link
Donald Nong (14.5k414) | answered Oct 26 '15, 12:53 a.m.
Firstly, .jazz5 is a folder, not a file. Secondly, the files in the .jazz5 folder are in proprietary binary format, and it is not meant for user interaction. The only way you can get readable information from it is to use the Dump Metadata function found in the RTC Eclipse client menu Windows > Preferences > Team > Jazz Source Control.

What are you trying to do? Where did you get this idea of retrieving the stream URL from the .jazz5 folder?

Comments
Naveen Tyagi commented Oct 26 '15, 6:27 a.m.

Hi Donald,
I have been working on similar task. what is the possible solution to get the RTC source control URI for the file loaded in Sandbox. ?


Donald Nong commented Oct 27 '15, 12:26 a.m.

Hi Naveen,

I saw your question in the other post, but unfortunately I don't have a better idea.

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.