Specifying security for directories

The ASP.NET server user account needs write access to various folders for Web Reports.

See the Infor PLM for Process Installation Guide for details.

Specifying paths to Reports files

You can specify paths to the report files in the File Location form.

File Location Web

Add these locations:

Set Type (Name) Path

WEB REPORTS

(SOURCE)

For the Crystal report templates. Add this source directory where the IIS server is installed. For example:

C:\Inetpub\wwwroot\FsWebReports\Source

WEB REPORTS

(URL)

For launching the report application. Add the URL where Optiva Reports is installed. For example:

http://localhost/FsWebReports

If you have a separate application pool for web reports, add the port number to the URL.

http://localhost/FsWebReports/launch.aspx:8080

Also add this port number to the ShellAPI in scripts.

If the script is using this file location entry, then no change is needed in the script. If the script has a hard-coded URL, then the script must be modified to include the port number.

For information about configuration of an application pool for Web Reports, see the Infor PLM for Process Installation Guide.

WEB REPORTS

(XMLWORK)

For the working directory where Optiva puts data that is added to reports.

C:\Inetpub\wwwroot\FsWebReports\SessionXML