Previous Topic: JDBC Connection ExamplesNext Topic: Create a Java Method Enrichment Action


Database Enrichment Examples

The following examples show how you can use the enrich event action to enrich events with information from an external database when search patterns match:

Note: For detailed end-to-end scenarios that use the database enrichment action, see Event Management Scenarios.

Example: Enrich events with database contact information

This example enriches events with contact information stored in an external database. This contact information could be useful for alert assignment and problem resolution. You could use the contact information to create alert queues based on the assigned technician or to automate emailing the assigned technician as part of an escalation policy.

Note: This example uses sample database server information that you can replace.

Example: Enrich events with maintenance schedule information

This example enriches events with maintenance information stored in an external database. CA SOI automatically synchronizes maintenance information from several connectors. However, for connectors that do not synchronize maintenance, you could use an enrichment to pull the maintenance status and schedule from the domain manager database so that you can determine whether maintenance is the cause of an alert and enter a corresponding maintenance schedule for the CI in CA SOI.

Note: This example uses sample database server information that you can replace.