Process Mining
Process mining specific settings
Adding extra values to process step name
{
"process_step_name": "{process_identifier_name}"
"key": "...",
"value": "..."
}Tagging a window as a separate process step
{
"key": "{process_identifier_name}",
"value": "PROCESS_STEP"
}A start window for a process sequence
Tagging a window as a shared preparation step for multiple transactions
Adding a state tag or identifier for the event
Configure Dashboard: process mining settings
Last updated