HTTP connectors > HTTP connector scenarios > Responding with processed data via a Job Resource connector > Mailing a link to the output

Mailing a link to the output
An alternative to the XMLOUT Process and HTTP Response output connector is to use a MailOUT Process and email connector to send a link to the output.
The recipient can click the link to open the document. Use the following syntax for the link in the email body:
http://<host>:<port><variable>
where <variable> is the variable specified in the script, for example $GetJr.
Example 28
http://wxbgaje02:81$GetJr
 
Example 29
<a href="http://wxbgaje02:81$GetJr">Open document</a>
 
Note:
The Job Resource connector settings Expire by time and Expire by access determines how long the document will live.
OpenText StreamServe 5.6 Updated: 2013-03-01