Use case: Incident Analyst

As an Incident Analyst, I would like to show interactions that have an incident attached that is in open status.

Task 1: Configure the relationship between interaction and incident.

  1. Log on as a system administrator.

  2. From the command line, enter dband then press the Execute Command button.

  3. In Form enter relatedObjectMap and then click the Search button.

  4. Type the following values in the corresponding fields and then click the Search button .

    Field Value
    Source Table: incidents
    Source Field: incident.id
  5. Click Delete to delete the relation between incident and incdepends, which is not used in the Inbox.

  6. Type the following values in the corresponding fields and then click the Add button.

    Field Value
    Source Table: incidents
    Source Field: incident.id
    To Table: screlation
    To Field: source
  7. Type the following values in the corresponding fields and then click the Add button.

    Field Value
    Source Table: screlation
    Source Field: depend
    To Table: probsummary
    To Field: number
  8. Log out of Service Manager.

Task 2: Create the view

  1. Log in as a system administrator.

  2. Switch to the Interaction queue.

  3. Click More or the More Actions menu, and then click Define Views.

  4. Click New.

  5. In the name field, type the following, choose System View, and the click Next:

    All interactions that have an open incident attached
  6. Click Next.

  7. Click Filter, click Advanced Filter, and then click Add New Filter Criteria.

  8. In Field in Interaction, select Interaction ID, and then click Use Multi Level Field Chooser.

  9. Select field Depend for screlation, and select Status for Incident.

  10. Click Next.

  11. Set Comparison to Equals, set Value to Open, and then click Next.

  12. Click OK.

  13. Click Fields.

  14. Specify the following values in the corresponding fields and then click Add to List.

    Field Value
    Interaction Interaction ID
    screlation Depend
    Incident Status
  15. Specify the following values in the corresponding fields and then click Add to List.

    Field Value
    Interaction Interaction ID
    screlation Depend
  16. Click Finish and then click Apply View.

After you complete these tasks, you can log in as an Incident Analyst, and then switch to the “All interactions that have an open incident attached” view.