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
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