Previous Topic: Integration-Specific OptionsNext Topic: Mail Server


Event Manager

As part of setting the administration configuration options, you configure the following parameters for the Event Manager. The Event Manager processes events. An event occurs when one or more conditions specified in a rule are met.

Note: For information about events, rules, and actions, see the Administration Guide.

Email From

Sends an email from this address if the Event Manager has a problem.

Default: spadmin@serviceprovider, where “serviceprovider” is the root business unit specified during installation.

Email To

Sends an email to this address if the Event Manager has a problem.

Default: spadmin@serviceprovider, where serviceprovider is the root business unit specified during installation.

Audit Trail Level

Indicates the level of detail logged in the audit trail tables. Typically, system performance decreases as the level of log detail increases. Conversely, system performance typically increases as the level of log detail decreases.

Select one of the following options:

No Audit Trail

Stores no information about the event in the database.

Only Object ID

Stores the event information, including the object ID, in the usm_system_change table. This option stores only minimal information.

Include Attributes

Stores the event information, including the object ID, in the usm_system_change table. This option stores detailed old and new values for the object attributes in the usm_system_change_detail table.

Include Multiple Attributes

Stores the event information, including the object ID, in the usm_system_change table. This option stores detailed old and new values for the object attributes in the usm_system_change_detail table. If any attributes have multiple values, the old and new values are stored in the usm_system_change_detail_ext table.

Default: Include Attributes.