RRC-RPE get a link to uploaded file including user authorization data
![](http://jazz.net/_images/myphoto/8a7d6948820c479e9c8adb37590f0a0f.jpg)
Hi all!
Task:
We are using a configuration of IBM RRC 4.0.3 and RPE 1.1.2.2 document template, running from the RRC server.
Scenario. Document was uploaded as artifact format "File". Artifacts requirements was linked with him. Using RPE I need to publish a document with requirements and a link to open a related uploaded in RRC document (the same link that is displayed in the RRC to "Download for viewing").
The uploaded document is opened after clicking on the link
https://server:port/rm/wrappedResources/<wrappedResources_value>?accept = none
In RPE I use Hyperlink unit for storing a link.
What I need:
In the link to Download document for viewing to insert user authorization data (login and password) .
Now the document is opened after copy the link in the browser, which has already been passed user authentication (ie user have to copy the link from the generated document in a browser). I would like to open document from the published report to follow a hyperlink.
And also a question: is it possible to embed physically uploaded in the RRC document in published report (analogous to the use the field "Embed" in Word), not including text of the document, but passing to the content to follow a link or icon document (using the fields Field, Hyperlink, etc.)?
Related question: https://jazz.net/forum/questions/133755/rrc-rpe-usage-a-field-link
Thanks!