COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: Kanag on 07 Jul 2011 06:15:38 AM

Title: Cognos Hyperlink to the files in my machine
Post by: Kanag on 07 Jul 2011 06:15:38 AM
Hi Guys,
        I have a question on Hyperlink in Cognos.

My Requirement:

Files are stored in a Shared drive in a server (in the same domain)

I need to have a hyperlink to those files from the Cognos report.

When I tried to hyperlink a file stored in my machine (C:\Test\test.doc) , I could not succeed.

Do I need to change any settings for the same?


Thanks,
Kanagaraj S
Title: Re: Cognos Hyperlink to the files in my machine
Post by: technomorph on 07 Jul 2011 06:52:30 AM
Give this a go:

file:///c:/Test/test.doc

Cheers
Title: Re: Cognos Hyperlink to the files in my machine
Post by: MFGF on 07 Jul 2011 10:03:48 AM
You may need to configure your web server to point to the shared drive - probably by adding a virtual directory.  If you do, your hyperlink would then be http://<servername>/<virtual directory>/test.doc

Regards,

MF.