It's all about the answers!

Ask a question

How to get path of IFileItem in rtc


Janani Vinayagam (112) | asked Oct 21 '19, 6:00 a.m.

 How to get the absolute path ofIFileItem in rtc 6.0.6

One answer



permanent link
Ian Wark (79713553) | answered Oct 24 '19, 9:02 p.m.

Comments
Janani Vinayagam commented Oct 29 '19, 7:31 a.m.

Hi Thanks for your reply. 

I want to get path using below
-Repository
-Project Area
-FileItem


Ralph Schoon commented Oct 29 '19, 9:28 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

I would suggest to check (this means follow and read) Ian's links and  also check https://www.google.com/search?q=IFileItem+path+site%3Ajazz.net


I know that it has been answered several times already what can be done (and what can't). 

The information above is likely not enough, the IFileItem would have to live in some context e.g. a stream. There is no path without a context as far as I can tell.  

Here an example that creates the files and folders from a workspace.


Geoffrey Clemm commented Oct 31 '19, 6:42 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Ralph is correct.   The pathname to a file can be different in every stream/workspace, so without a stream/workspace, there is no pathname. 

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.