It's all about the answers!

Ask a question

How to search/fetch file from stream with the help of relative path programitically?


vikas v (15318) | asked Oct 14 '15, 5:25 a.m.
edited Oct 20 '15, 2:59 p.m. by Chris McGee (50511117)
Hello,

    I  want file instance with the help of relative path using java.
    Is it possible to download file directly from stream with the help of relative path?,
   
    Currently,to get any file from stream, i am parsing  the complete component recursively
     and get the file UUID and state UUID of file, with the help of these UUID i will get the file instance.
     Doing in this way will decrease the tool performance.

   I want a way in which i will directly get a file from steam with the help of Relative path?

Thanks in Advance!!

Regards,
Vikas Verma



One answer



permanent link
Ralph Schoon (63.1k33645) | answered Oct 14 '15, 5:45 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
 Not sure I understand what you are doing, but see. This works with a workspace, but should also work with a stream. If you can zip it, you can also store it in a file.

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.