Create or modify a diagnostic request task configuration to auto-create a diagnostic request task in a diagnostic request. Based on the selected tracing system in the diagnostic request, the corresponding task configuration creates a diagnostic request task to identify potentially impacted employees.

Before you begin

The Diagnostic Request Task Configs module in the application navigator is available only if you have the Contact Tracing application installed.

Role required: admin

About this task

A diagnostic request task configuration is required only when a tracing system requires additional work to be performed to generate the diagnostic request report. For example, say you select the Wi-Fi access log tracing system in a diagnostic request, and Cisco DNA Spaces is the Wi-Fi input data source. You must work on a diagnostic request task to fetch potentially exposed employees by attaching a Wi-Fi access data file or generating a proximity report from the Cisco DNA Spaces portal.

Procedure

  1. Navigate to All > Emergency Exposure Management > Diagnostic Request Task Configs.
  2. Click New.
  3. On the form, fill in the fields.
    Table 1. Diagnostic Request Task Config form
    Field Description
    Name Name of diagnostic request task configuration.
    Import set table Staging table in which records are imported from a data source before transforming those records.
    Transform map A set of field maps that define the relationships between fields in an import set and fields in the target table.

    For example, the target table to maps fields for Wi-Fi access data is Wi-Fi Access Register [sn_imt_tracing_wifi_access_register].

    During transformation, data is copied from the Import Set table to the target table based on the transform map.

    A single import set field may be mapped to multiple fields on other tables.

    Type Data source type that is queried to identify the potentially impacted employees.
    Active Option for making the configuration active. Only active configurations can create a diagnostic request task.
    Instructions Set of instructions to process and complete the assigned diagnostic request task.
    Conditions tab
    Table Diagnostic Request [sn_imt_diagnosis_diagnostic_request] table to check which data source is selected.
    Condition Conditions to get the selected data source in the diagnostic request.
    Script condition Script condition that evaluates any additional parameters.
    Post processing tab
    Processing script Script to run after the completion of the data import.
  4. Click Submit.

Result

A diagnostic request task configuration for a data source type is created.