N Adding New Alert Level Action and Standard Comments

To Add new Alert level action in the alert decision follow the subsequent steps:
  1. Access the atomic schema in database.
  2. Add new entries in the following tables:
    • fcc_zcs_alert_actions_dim
    • fcc_zcs_alert_actions_tl
    For example, to add a new alert decision, provide an entry in the fcc_zcs_alert_actions_dim and fcc_zcs_alert_actions_tl with action code, name and description.

    Figure N-1 fcc_zcs_alert_actions_dim Table


    fcc_zcs_alert_actions_dim Table

  3. If you require any validation for the newly added alert level action before taking action, provide an entry in the following tables:
    • FCC_ZCS_ALERT_ACTIONS_MSG_DIM
    • FCC_ZCS_ALERT_ACTIONS_MSG_TL
To add new standard comments for the alert action, follow the subsequent steps:
  1. Access the atomic schema in database.
  2. Add new entries in the following table:
    • For simply adding new standard comments in the application:
      • fcc_san_std_cmnts_dim
      • fcc_san_std_cmnts_tl
    • For mapping a newly added standard comment to event/alert in the application:
      • fcc_san_std_cmnts_entity_map
    • For mapping a newly added standard comment to an existing action in the application:
      • fcc_san_scmnts_entity_actn_map