To view and browse images in the Reporting,
configure Web Distributed Authoring and Versioning (WebDAV) on your web server. Report authors can
browse for images to include in reports in a way that is similar to browsing a file system. On
Microsoft Internet Information Services (IIS) web servers, you must first enable the WebDAV feature,
and then configure your web server to access the image location.
Procedure
- In the Microsoft
Windows
Control Panel, click
.
If you are using Microsoft
Windows 2012 Server, Programs and
Features is available directly from the Control Panel.
- Click Turn Windows features on or off.
- If you are using Microsoft
Windows 2008 Server, use the following steps:
- Click .
- In the Role Services section, select Add Role
Services.
- Under , select WebDAV
Publishing.
- Click Next, and then click
Install.
- If you are using Microsoft
Windows 2012 Server, use the following steps:
- In the Add Roles and Features Wizard, click
Role-based or feature-based installation, and click
Next.
- Select your server, and click Next.
- Expand , and select WebDAV Publishing.
- Click , and then click Install.
- In the Internet Information Services (IIS) Manager console, under
Connections, select your server name.
-
If you are using Microsoft
Windows 2012 Server, in Server
Manager, select IIS, and then right-click your server name, and
click Internet Information Services (IIS) Manager.
-
If you are using Microsoft
Windows 2008 Server, in Server
Manager, expand , and then click Internet
Information Services (IIS) Manager.
- Under Connections, expand your web server,
Sites, and select your website.
For example, select Default Web Site.
- Double-click WebDAV Authoring.
- Click Enable WebDAV.
- Click WebDAV Settings.
- If you have anonymous access enabled, select True for
Allow Anonymous Property Queries, and click
Apply.
- Select the directory or virtual directory to which you want to allow WebDAV
access.
- Double-click WebDAV Authoring.
- Click Add Authoring Rule, and add the appropriate rules for your
environment.
For example, if you installed the samples and you want to use the default
path, under the ibmcognos virtual directory, expand
bi/samples, and select images, and add an authoring rule
for the image files.
- Right-click the directory or virtual directory you added authoring rules to, and click
Edit Permissions.
- Click Security, and add the appropriate
permissions.
For example, if you allow anonymous access to your web server, add
permissions for the anonymous access user. You can find that user by select the website,
double-clicking Authentication, and viewing the properties for the displayed
users.
Results
With WebDAV enabled, Reporting
users can add images to their reports. When users click Browse in the image
browser, the default location for browsing is
http://servername/ibmcognos/bi/samples/images. If you
created another location, users can enter that location.