Incident list custom widget

The installation and integration of IBM Cognos® Analytics is available only for technology preview, and is not for production usage.  The installation and integration of IBM Cognos® Analytics is available only for technology preview, and is not for production usage.

The Cloud Pak for AIOps Incident list custom widget can use data selection events from IBM Cognos Analytics visualizations. For example, a bar chart visualization represents priority data. If a high priority bar is selected in the visualization, the Incident list custom widget corresponds and shows high priority incidents only (if the related data source column and Incident property names are matched in the column mapping).

You can use the Incident list widget in conjunction with an Alert list widget. To see the alerts related to a specific incident, select the incident in the widget and the alerts in the Alert list widget are filtered down to the alerts for that incident.

Procedure

Skip steps 1 - 4 if you have already completed them for another widget.

  1. Download the IBM Cloud Pak for AIOps widgets and other artifacts that are needed from: github.com: aiops-cognos-analytics/widgets.

  2. Create a zipped file out of the entire widgets folder.

    On macOS: right-click the widgets folder and select Compress "widgets".

    On Windows: right-click the widgets folder and select Send to > Compressed (zipped) folder.

  3. Log in to IBM Cognos Analytics. The base URL is https://<CLUSTER_NAME>/cognosanalytics/aiops/bi/?perspective=home.

  4. From the main navigation menu, click Manage > Customization > Extension.

    Click the Upload extension icon Upload extension icon and navigate to your compressed file.

    The Cloud Pak for AIOps Incident list custom widget is now available to use in new dashboards.

  5. From the main navigation menu, click New > Dashboard > Create.

  6. Click Custom widgets Custom widgets.

  7. Select the AIOps Incident list and drag it onto the canvas.

  8. Click Properties to configure the Cloud Pak for AIOps Incident list in the properties side panel:

    • Filter: Sets the default Filter.

    • View: Sets the default View.

    • Show toolbar: Enables or disables the Incident list toolbar.

    • Show details: Enables or disables the Incident list details side panel.

    • Column mapping: Allows mapping of IBM Cognos Analytics data source columns to Incident properties. The mapping is defined through JSON format, for example:

      {"Priority": "priority"}
      

      The value on the left represents the IBM Cognos Analytics data source column. The value on the right represents the Incident properties.