COGNOiSe.com - The IBM Cognos Community

IBM Cognos Analytics Platform => Cognos Analytics => Administration and Security => Topic started by: ilikebundy on 12 Dec 2019 10:01:00 PM

Title: Cognos 11.1.R4 - Webdav issues
Post by: ilikebundy on 12 Dec 2019 10:01:00 PM
Hi ALL
I am really struggling to get webDAV working in Cognos
Creating a new report I can get the image to appear if I give it an absolute path but cannot for the life of me browse all images.  :-X :-X

Could anyway assist if they have a working version?

Here is my httpd_cognos.conf file

DAVLockDB /var/lib/dav/DavLock

Alias /images "/pro/cognos/analytics/webcontent/bi/report_images"

<Directory "/pro/cognos/analytics/webcontent/bi/report_images">
   Dav On
   Options Indexes MultiViews
   AllowOverride None
   Order allow,deny
   Allow from all
</Directory>



Really appreciate any advice

Mick - downunder
Title: Re: Cognos 11.1.R4 - Webdav issues
Post by: oscarca on 03 Jan 2020 04:21:13 AM
Hello,

Can you check if you have Directory Browsing enabled or installed?
And also try set the Webdav rule on the Cognos application to be able to browse all the folders inside the Webcontent folder and then in Cognos Analytics browse an image by typing "../"

Best regards,
Oscar