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.
The friendly name of the event server on the system that the event was exported from.
The name of the event server on the BusinessObjects Enterprise XI 3.x system that you want to associate the event with.
The name of any CMS on the BusinessObjects Enterprise XI 3.x destination system.
The username for a BusinessObjects Enterprise administrator account.
The password for the BusinessObjects Enterprise administrator account.
The authentication method. The accepted values are secEnterprise, secWinAd, and secLdap.
To update imported events
c:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\scripts\eventupdater.bat" -oldeā¢ventserver <old event server friendly name> -neweventserver <new event server name> [-cms <cms>] [-user <username>][-password <password>] [-authentication secAuthType]
./bobje/eventupdater.sh -oldeventserver <old eventserver friendly name> -neweventserver <new event servername> [-cms <cms>] [-user <username>] [-password <password>] [-authentication secAuthType]
|
Copyright © 2010 CA.
All rights reserved.
|
|