Revision as of 08:56, November 9, 2020 by Sophie.bogard@genesys.com (talk | contribs) (Modified comment string {{Template:PEC_Migrated| with __NOINDEX__ {{Template:PEC_Migrated|)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Task Detail Report

Important
This content may not be the latest Genesys Engage cloud content. To find the latest content, go to Task Detail Report.


Important
The Media Channel metric appears in this report but should be ignored.

This page describes how you can use the (CX Insights for iWD folder) > Task Detail Report to understand the raw details of individual work items when viewed from the customer perspective. Many filters are provided to facilitate troubleshooting, identification, and validation of the results.

Understanding the Task Detail Report

1

This is a detail report; because of the volume of data that this report could potentially generate, Genesys recommends that you:

  • Restrict the Start Time and End Time user prompts to the narrowest range that satisfies your report criteria. The default hour selections span one day.
  • Refine other prompts to the minimum dataset that is required.

Some report columns round durations to the nearest minute, whereas time-bound metrics are provided to the nearest second.

To get a better idea of what this report looks like, view sample output from the report:
SampleTaskDetailReport.pdf

The following tables explain the prompts you can select when you generate the report, and the metrics and attributes that are represented in the report:

Prompts in the Task Detail Report

Prompt Description
Pre-set Day Filter Choose from the convenient list of predefined rolling time ranges, spanning one day or more, over which to run the report.
Start Time Choose the first day and time from which to gather report data.
End Time Choose the last day and time from which to gather report data.
Department Optionally, select a department on which to focus the report.
Process Optionally, select a business process on which to focus the report.
Media Channel Optionally, select a media channel on which to focus the report.
Source Tenant Note: This field is reserved for future use. Optionally select a source tenant on which to focus the report.
Last Resource ID Optionally, select an agent ID on which to focus the report.
Customer ID Optionally, select a customer ID on which to focus the report.
Capture ID Optionally, select a capture ID on which to focus the report.
Interaction ID Optionally, select a Interaction ID on which to focus the report.

Attributes in the Task Detail Report

Attribute Description
Due Date & Time Enables data to be organized by the date and time, in YYYY-M-D HHMM (AM/PM) format, on which tasks are due as defined by either the source system or iWD rules.
Interaction ID Enables data to be organized by the task ID, which is a unique value within a single Interaction Server database.
Last Task Event ID Enables data to be organized by the unique identifier for the last event that is associated with the task. Together with INTERACTION_ID, this field serves as the primary key of the H_TASK_FACT table.
Capture ID Enables data to be organized by the ID of the task capture as issued by the originating source system.
Capture Point Name Enables data to be organized by the descriptive name of the capture point.
Media Channel Enables data to be organized by the name of the media channel through which a task is received.
Category Enables data to be organized by the descriptive name of the category.
Priority Enables data to be organized by the Priority assigned to the task.
Status Name Enables data to be organized by the name of the status of a task. One of the following values:
  • new—Newly created task awaiting processing.
  • rejected—Task was rejected during processing. This can occur when a task is assigned to an expired process or closed department.
  • captured—Task has been classified by iWD, but not yet prioritized.
  • queued—Task has been processed and prioritized at least once.
  • distribution—Task is waiting for an available agent to handle it.
  • canceled—Task has been canceled.
  • completed—Task has been completed.
  • errorheld—Error occurred during task classification or prioritization. Error details are stored in the “error” custom extended task attribute. When iWD resumes, it attempts to process the task again.
  • held—Task is in a held state (either by user action or the system) and will not be reprioritized until the task is resumed.
  • assigned—Task has been assigned to an agent.
Is Final Enables data to be organized by whether the task is Final or Pending :
  • 0 indicates a task status other than Completed, Canceled, or Rejected.
  • 1 indicates a task status of Completed, Canceled, or Rejected.
Is Held Enables data to be organized by whether a task was Held or Not Held:
  • 0 indicates a task status other than NewHeld, ErrorHeld, or Held.
  • 1 indicates a task status of NewHeld, ErrorHeld, or Held.
Last Resource ID Enables data to be organized by the ID of the agent who was last assigned the task or work item, as captured by the source system.
Result Code Enables data to be organized by the descriptive name of the result code.
Customer ID Enables data to be organized by the customer ID, which is an extended attribute of a task or work item that the source system assigns.
Customer Segment Enables data to be organized by the descriptive name of the customer segment.
Product Enables data to be organized by the type of the product.
Product Subtype Enables data to be organized by the subtype of the product.
Source Tenant Note: This field is reserved for future use. Enables data to be organized by the name of the tenant from the source system.
Source Process Enables data to be organized by the name of the source-system process—for example, Order.
Source Process Subtype Subtype of the process—for example, Activation.
Skill ID Enables data to be organized by the ID of the skill.
Requested Agent ID Enables data to be organized by the ID of the agent as captured by the source system.
Source Date Time Enables data to be organized by the date and time, in YYYY-M-D HHMM (AM/PM) format, on which the second source system captured tasks in task-flow scenarios in which two systems are involved in the origination of tasks. (The second source system is the DTM [Driver Test Manager] that submitted the task to iWD.)
Create Date Time Enables data to be organized by the date and time, in YYYY-M-D HHMM (AM/PM) format, on which tasks were created.
Source Due Date Time Enables data to be organized by the date and time, in YYYY-M-D HHMM (AM/PM) format, at which the task is due in the source system.
Finish Date Time Enables data to be organized by the date and time, in YYYY-M-D HHMM (AM/PM) format, on which tasks or work items were completed.
EVENT_DATE_END is an alias for the EVENT_DATE iWD Data Mart table.
Department Enables data to be organized by the name of the department for which iWD prioritizes and routes tasks.
Process Enables data to be organized by the name of the business process, which is a core attribute of tasks and work items that define strategies for how to route them.

Metrics in the Task Detail Report

Metric Description Source (Table.Column) or Calculation
Accept Time (Fmt) The amount of time that elapsed after this task was created in iWD before it was assigned to a resource. TASK_FACT.ASSIGN_TIME_FROM_CREATED_SEC
Finished Time (Fmt) The amount of time that it took to finish tasks, calculated as the difference from the moment that the task was created in the iWD system until the moment it was finished. The act of a resource finishing a task within the iWD system does not, in and of itself, mark the task Completed—one of three states that indicate task finalization. Different from other Finish Time measures, this measure considers active as well as completed tasks in its computation. TASK_FACT.COMPLETE_TIME_FROM_CREATED_SEC
iWD Hold Time (Fmt) The amount of time that a task was held in iWD. This value represents an iWD hold action through the Web Service Capture API or through the iWD Manager user interface—not a hold event from a soft phone or desktop application. TASK_FACT.TOTAL_HELD_TIME_SEC
Handle Time (Fmt) The amount of work time, calculated as the difference from the moment that a resource (for example, an agent) is assigned to a task until the moment that the task is finished. The act of a resource finishing a task within the iWD system does not, in and of itself, mark the task Completed—one of three states that indicate task finalization. A task might have multiple work items. This measure considers active as well as completed tasks in its computation. TASK_FACT.TOTAL_WORK_TIME_SEC
This page was last edited on November 9, 2020, at 08:56.
Comments or questions about this documentation? Contact us for support!