Step 36: verify the report expert installation, E 201) – Rockwell Automation RSBizWare Administration Guide User Manual

Page 201

Advertising
background image

Migrating RSBizWare Chapter 4

To update the Report Expert configuration file:

1. Open the <Report ExpertInstallationDirectory>\Website

folder

, and edit the Web.config file.

2. Replace the name of the default FTMetricsEditors group

with the name of the group you have created or chosen to
contain Report Expert editors.
For example, if the group that you use is named

RptExpEditors

, do the following:

Replace FTMetricsEditors:

<add key="FTMetricsEditorsGroup" value="FTMetricsEditors"/>

...

<allow roles="FTMetricsEditors"/>

With RptExpEditors:

<add key="FTMetricsEditorsGroup" value="RptExpEditors"/>

...

<allow roles="RptExpEditors"/>

3. Save the file.

TIP

If you are migrating the RSBizWare suite to two computers, perform the
following steps on the Target Database server computer.

To verify the Report Expert installation:

1. On the Start screen, type any part of the name Report Expert,

and then click its shortcut.

TIP

By default, Report Expert is located in the following directory:
C:\Program Files (x86)\Rockwell Software\Report

Expert\RE.url

The Internet Explorer window and the Windows Security

dialog box appear.

2. In the Windows Security dialog box, type the user name and

the password to the computer on which you have configured
ODBC for RSBizWare.

Step 36: Verify the Report
Expert installation

Rockwell Automation Publication BZWARE-IN001M-EN-P-June 2014

201

Advertising