Rockwell Automation RSBizWare Administration Guide User Manual

Page 104

Advertising
background image

Chapter 3 Installing RSBizWare

The default name for the group in the Report Expert
configuration is host\FTMetricsEditors. You can use this
name or choose another.

4. Add the Windows domain user name of each editor to the

newly created group.

If you intend to use a local group that already exists in the system, or
you have created a new group and chosen for it a different name
than the default one, you need to update the Report Expert
configuration file.

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.

104

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

Advertising