It's all about the answers!

Ask a question

How do I add link from a work item to a file located on file server ?


1
1
Yaron Norani (47267065) | asked Jul 01 '12, 9:25 a.m.
edited Jul 01 '12, 9:35 a.m. by Geoffrey Clemm (30.1k33035)

Hello,

 

I am using RTC work items to get problem reports from the field.

I would like to set the option to add link (instead of attachment) to files located on file server.

What is the best way to do it?

Please note that I am using Eclipse client and Web as well.

 Thanks, 

Yaron

 


 


Comments
Geoffrey Clemm commented Jul 01 '12, 9:37 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Reminder: Please post your question in the form of a question. I rephrased this summary to be the question I believe you were asking.

2 answers



permanent link
Geoffrey Clemm (30.1k33035) | answered Jul 01 '12, 9:34 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You would need to be able to create a URL to the file, and store it as a "related artifact" (you can use a "file:" URL if you cannot create an "http:" URL).

Comments
Michael Prentice commented Feb 27 '13, 3:42 p.m. | edited Feb 27 '13, 4:22 p.m.

This does not appear to work for links in Chrome or Firefox with RTC 4.0.1. I can put the URL in Chrome manually and it works fine. But then when the link is displayed in the work item and clicked on, it does nothing. 


My url is of the form:

It works fine in the Eclipse client and with IE 9.0.


permanent link
Guido Schneider (3.4k1486115) | answered Jul 01 '12, 1:56 p.m.
See also comment on Defect 210671 (from Eric Jodet):

"The "Add Related Artifact" wizard is implemented with respect of java lang URI API  http://docs.oracle.com/javase/1.5.0/docs/api/java/net/URI.html
that implements the URI spec - http://www.ietf.org/rfc/rfc2396.txt
"

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.