Siebel Installation Guide for UNIX: Servers, Mobile Web Clients, Tools > Installing the Siebel Reports Server > Installing Additional Modules >

Installing Actuate e.Report Designer Professional


Actuate e.Report Designer Professional offers developers of structured content for the Windows platform the added capability of designing, building, and distributing report object designs and components throughout the enterprise.

Installation of Actuate e.Report Designer Professional is not required to run the Siebel Reports Server.

If you install Actuate e.Report Designer Professional, you must install it on a developer machine that has Siebel Tools installed on it.

NOTE:  The following procedure is for installing the base product. For patch installation instructions, refer to the Maintenance Release Guide provided with the patch.

To install Actuate e.Report Designer Professional

  1. Insert the appropriate DVD for the Siebel applications you are installing into the DVD drive:
    • Siebel eBusiness Applications, Base Applications for Windows
    • Siebel Industry Applications, Base Applications for Windows
  2. Navigate to the following directory:

    Client_Ancillary\actuate\language\erdpro

    where:

    language = The Siebel code for the Language Pack you installed; for example, enu for U.S. English.

  3. Double-click Setup.exe.

    The Actuate installation wizard will guide you through the installation process.

Compiling Reports with Actuate 7

The Actuate 7 e.Report Designer Professional (erdpro) compiler includes changes made to improve performance. The compiler is now more stringent and catches errors that might have been ignored in earlier versions. To provide backward compatibility for reports developed with Actuate 5.x or 6.x, which fail when compiled with Actuate 7, use the following compilation instructions.

To compile reports with Actuate 7

  1. Edit the following registry variable on the system where erdpro is installed:

    HKEY_CURRENT_USER\Software\Actuate\e.Report Designer Professional
    7.0\Settings\IndirectDataRowMemberAccess

  2. Set value to 1 (default value is zero).
  3. If IndirectDataRowMemberAccess is not present in your registry, create a DWORD value with the name IndirectDataRowMemberAccess and Hexadecimal value of 1.
  4. Close all open erdpro instances and open a new erdpro session.
  5. Compile your report.

NOTE:  This solution may also apply to new reports created with Actuate 7 erdpro that fail compilation due to Indirect DataRow Member Access.

Siebel Installation Guide for UNIX: Servers, Mobile Web Clients, Tools