This page applies to developers and data stewards. It describes how to prepare process data for analysis in Process HQ.
Business processes come in all shapes and sizes; so does the data you collect about those processes. To get your process data ready for analysis, you'll want to make sure it's simplified, cleaned, and standardized.
Preparing process data for analysis is often one of the most time-consuming and costly aspects of a traditional process mining project. It typically requires the involvement of specialists who understand what makes good data for process analysis—and perhaps another set of specialists who can perform the high-code transformations needed to get the existing data ready for that analysis. Even if transformation scripts are reusable, that work those specialists do results in static data that typically needs to be repeatedly exported from the source and imported into the mining tool.
In contrast, Process HQ sources the data it analyzes directly from your data fabric and takes advantage of sync-enabled features to automate this transformation. As a result, process analysis is continuous and always up-to-date, and data preparation is one low- or even no-code step that lasts for the lifecycle of a process. What's more, Process HQ provides an accelerated path to data enrichment that allows business users to quickly iterate on production data with no-code transformations, leading to better, more actionable insights. This is the true power of having a unified platform for both your business applications and analysis.
If you configured record events or if your process data already supports your analytical goals in its current form, you can deploy your app to the production environment without further configuration.
However, if you want to enrich or clean your data, use this page to review the different types of transformations developers and data stewards can do to prepare data for process insights.
For the most part, developers can take advantage of record type relationships, custom record fields, and sync filters to perform most data preparations.
Once your record types have been deployed to production, data stewards can perform any additional transformations to the production data, without the need for re-deployment.
The following table describes what data preparation can be performed by a developer or data steward, and where the data preparations should occur:
What |
How |
Where |
|
---|---|---|---|
Developer |
|||
Configure sync options |
Development |
||
Add custom record fields |
Development |
||
Add an |
Development |
||
Add a custom record field |
Development |
||
Create a records-backed record type |
Development |
||
Extract case data or event data from an existing record type |
Create a records-backed record type |
Development |
|
Data steward |
|||
Filter process data |
Production |
||
Add a custom attribute |
Production |
||
Rename attributes |
Production |
||
Filter process data or add custom attributes |
Production |
||
Add custom attributes |
Production |
||
Add custom attributes |
Production |
Prepare Data for Analysis