Free cookie consent management tool by TermsFeed Add a Process [Process Insights]
Add a Process

This page applies to data stewards. It describes how to add, configure, and secure a process in process insights.

Overview

In process insights, we organize and curate information about a business process into a unit of data that can be analyzed to uncover actionable insights. We call this unit of data a process.

As a data steward, you are responsible for adding, configuring, and securing processes, so business users can safely explore and uncover new insights to optimize the process.

What is a process?

A process consists of a case record type, an event history record type, and any relevant related record types that contain data relevant to the case or its events. As you configure your process, you must select record fields from these record types to include in your process.

Once these record fields are included in a process, they are known as attributes. An attribute is a characteristic of a case or event that provides additional context for the process, such as the cost of an event, the user who performed the event, or the location of a related customer. For example, in a Financial Customer Onboarding app, the customer's region might be a helpful attribute, so you can determine whether there are differences in how long a process takes for each region.

To help us better categorize data, analyze the process, and provide you with insights from it, you will need to map record fields to the attribute names and attribute types they'll use in the process.

Before you begin

Before you begin adding processes, make sure that:

Add a process

To add a process for analysis:

  1. Go to the Process Insights page in your production environment.

  2. In the header pane, click ADD PROCESS. The Add Process dialog displays.

    The first step, Select a Case Record Type, is active by default. The list displayed in this step includes all synced record types to which you have permissions in process insights.

  3. Select the record type that represents the core aspect of the business process you want to analyze.

    For example, in a Financial Customer Onboarding app, you might want to track the process of evaluating an application for a customer account. To represent this process, you'd select the Accounts record type that stores information about the application.

    Record types with record events configured are shown by default, but you can deselect the Configured filter, search for, and choose any record type you have permission to.

  4. Click NEXT. The next step, Select an Event History Record Type, displays.

    The list displayed in this step includes all record types to which the case record type has a one-to-many relationship.

  5. Select the record type that stores the event history for the case record type you selected.

    • If record events are configured for your case record type, the event history record type related to your case record type will be suggested here for you to select.
    • If record events are not configured for your case record type, select a record type to associate with your case record type.

  6. Click NEXT. The next step, Configure Case Data, displays.

  7. Configure your process data.

  8. Click NEXT. The final step, Configure Process Properties, displays.

  9. Configure process properties.

  10. Schedule process updates.

  11. Configure process security.

  12. Click ADD PROCESS.

You're all done! It may take a few minutes to complete the initial analysis of your process.

Configure process data

Configuring your process data consists of selecting record fields to use as attributes and mapping those fields to the appropriate attribute names and types.

You can configure process data while both adding and editing a process. Initially, you'll configure process data when you add a process. You can later edit a process as needed to reconfigure process data and improve the clarity of the analytical results based on business user feedback.

To configure process data:

  1. Start adding or editing a process. The Configure Case Data step displays.

    This step lists fields from the case record type you selected and its related record types, and provides a sample of the data contained in those fields.

  2. Select the fields to analyze as case attributes.

    Note:  The Case ID field is required and cannot be deselected.

  3. (Optional) Add custom attributes to enhance or secure data for use in analysis. For example, you can add custom attributes to:
  4. Click MAP ATTRIBUTES to edit field names and review or change what each field is mapped to.

    Tip:  You can edit fields individually using the menu beside each field or in bulk using MAP ATTRIBUTES.

  5. Click NEXT. The Configure Event Data step displays.

    This step lists fields from the event history record type you selected and its related record types, and provides a sample of the data contained in those fields.

  6. Select the fields to analyze as event attributes.

  7. (Optional) Add custom attributes to enhance or secure data for use in analysis. For example, you can add custom attributes to:
  8. Click MAP ATTRIBUTES to edit field names and review or change what each field is mapped to.

    The event data must be mapped to the following:

    Mapping

    Description

    Case ID

    The identifier for the specific occurrence of the business process, known as the case ID. This attribute corresponds to the recordId field and is automatically mapped for you.

    Activity

    The real-world action or task that occurs during the event, known as the activity. If you're mapping fields from a generated Event History record type, name field from the related Event Type Lookup record type.

    Start Timestamp

    The timestamp when the event started.

    End Timestamp

    The timestamp when the event ended.

  9. Finish adding or editing the process.

Map attributes

We automatically map fields for you based on the type for each field used in the record type, but you should always review our default mappings to make sure that each field is associated with the correct attribute type.

Fields can be mapped to and described as the following:

Mapping

Location

Required

Description

Required fields to map to attribute names

Case ID

Event history data

Required

The identifier for the specific occurrence of the business process, known as the case ID. This attribute corresponds to the recordId field and is automatically mapped for you.

Activity

Event history data

Required

The real-world action or task that occurs during the event, known as the activity. If you're mapping fields from a generated Event History record type, name field from the related Event Type Lookup record type.

Start Timestamp

Event history data

Optional

The timestamp when the event started.

End Timestamp

Event history data

Required

The timestamp when the event ended.

Optional fields to map to attribute names

Event User

Event history data

Optional

Provides additional context about the users relevant to the event. You can map only one field to this attribute name per process.

Automation Type

Event history data

Optional

Provides additional context about the type of automation that executed the event. You can map only one field to this attribute name per process.

Optional fields to map to attribute types

Categorical attribute

Both case and event history data

Optional

Attributes that can be used as categories for analyzing process data, such as "responsible department" or "office location". Categorical attributes can be used as factors when identifying insights during an investigation.

Descriptive attribute

Both case and event history data

Optional

Attributes that represent qualitative rather than quantitative data, such as fields for "description" or "notes". These attributes aren't analyzed.

Numeric attribute

Both case and event history data

Optional

Attributes that represent quantitative numeric data, like "total payment amount" or "total order items".

Configure process properties

When adding or editing a process, data stewards can configure the following process properties:

Property Action
Name Enter a name for the process. This name must be unique in the environment.
Description Enter a brief description of the process.
Update Options Schedule process updates.

Schedule process updates

To automatically keep your process data up-to-date, schedule daily updates from the case and event history record types for a time that best fits your organization's needs. You can also turn off the process update if you want to preserve a historical snapshot of data for a specific analysis of the process.

Data stewards can schedule process updates when adding or editing a process.

To schedule process updates:

  1. Ensure the Schedule process data updates toggle is toggled on.
  2. In the Every field, select a frequency for the updates.
  3. In the At fields, select a time and timezone for the updates. By default, process data updates daily at 3 AM GMT.

    Note:  Process updates may take some time, depending on the amount of process data involved. While the process is updating, you will not be able to edit the process, and your business users may not be able to access process views. To ensure that business users can access a process when they need it, we recommend scheduling updates during non-peak working hours.

Configure process security

When adding or editing a process, data stewards can give users permission to access the process.

At least one user or group must be assigned Analyst permissions for each process. By default, Analyst permissions are assigned to the data steward who added the process.

To assign permissions for a process:

  1. Click Add User or Group. A new row displays, with Viewer permissions selected by default.
  2. In the new row, enter the name of a user or group, then select the user or group from the dropdown list.
  3. Select a permission level from the dropdown list next to the user or group.

To modify permissions for an existing user or group, select a new permission level from the dropdown list next to the user or group.

To remove permissions from an existing user or group, click the next to the row.

Process analysis and cleanup

Once you add a new process (and any time the process updates), Process HQ analyzes your data, excludes records that contain null values in required fields, and identifies unique field values that may impact performance. It may take a few minutes to complete the initial analysis of your process.

If a field has too many unique values, Process HQ automatically re-maps it to a descriptive attribute, which will not be analyzed. Process HQ automatically re-maps the following:

  • Event user attributes with more than 10,000 unique values.
  • Event attributes with more than 5,000 unique values.
  • Any categorical attributes with more than 5,000 unique values.

If the Activity field has more than 50 unique values, process creation fails. You will need to reduce the number of unique values in this field and try again.

Edit a process

Once you've added and configured your process, you can edit the attributes included in the process, process properties, process update schedule, and process security. You cannot edit which record types are included in the process.

Note:  Only data stewards can perform the steps below. However, analysts can rename the attributes of a process to provide clear and meaningful names for business users.

To edit a process:

  1. Open the edit menu in either of the following ways:
    • In the PROCESSES list, click the more menu for the process.
    • In a process, click PROCESS in the header pane.
      process-insights-edit-process.png
  2. Edit the case or event data:

    1. In the menu, click Edit Process.
    2. Configure your process data.
    3. Click SAVE.

  3. Edit process properties:
    1. In the menu, click Edit Properties.
    2. Configure process properties.
    3. Schedule process updates.
    4. Click SAVE.

  4. Edit the process security:
    1. In the menu, click Configure Security.
    2. Configure process security.
    3. Click SAVE.

Rename attributes

Users with Analyst permissions can rename attributes to ensure the names are clear and meaningful for business users.

To rename an attribute:

  1. In a process view, click PROCESS in the header pane.
  2. Click Rename Attributes. The Rename Attributes dialog displays.
  3. In the Attribute Names column, enter a new attribute name.
  4. Click SAVE.

Manually update a process

In addition to scheduled process updates, you can also manually trigger process data updates from the PROCESSES list or in a process.

To update process data from the PROCESSES list:

  1. In the row for your process, click the more menu.
  2. Click Update Process Data.

To update process data in a process view:

  1. Click the PROCESS menu in the header pane.
  2. Click Update Process Data.

Note:  Your users may not be able to edit or a view a process while the process data is updating.

Delete a process

Deleting a process deletes the data used for analysis, as well as any custom attributes, custom views, and investigations associated with the process. It does not delete data in the source record types.

To delete a process:

  1. Open the edit menu in either of the following ways:
    • In the PROCESSES list, click the menu for the process.
    • In a process, click PROCESS in the header pane.
  2. Click Delete Process.
  3. Click DELETE to confirm.

Add a Process

FEEDBACK