Previous Topic: Add the Search Index ProgramNext Topic: Configure the Auditing Database


Update Imported Events

After you import events to a destination CMS, you must run the EventUpdater script. This script updates the imported events by associating them with the BusinessObjects Enterprise XI 3.x event servers that they are to run on.

If you do not run this script, you must manually reassociate the events with event servers, by navigating to every imported event and associating it with an event server.

If you are importing events from more than one event server, you must run the script once for each event server that you are importing the events from.

On a Windows computer, the script is called EventUpdater.bat, and is located in the c:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\scripts\ folder by default.

On a UNIX computer, the script is called EventUpdater.sh, and is located in the ./bobje/ directory.

The following table describes the parameters for the script.

-oldeventserver

The friendly name of the event server on the system that the event was exported from.

-neweventserver

The name of the event server on the BusinessObjects Enterprise XI 3.x system that you want to associate the event with.

-cms

The name of any CMS on the BusinessObjects Enterprise XI 3.x destination system.

-user

The username for a BusinessObjects Enterprise administrator account.

-password

The password for the BusinessObjects Enterprise administrator account.

-authentication

The authentication method. The accepted values are secEnterprise, secWinAd, and secLdap.

To update imported events

  1. Locate the appropriate script, depending on your platform.
  2. Run the script with the necessary parameters.