process-mining
2021.10
true
- Release notes
- Getting started
- Installation
- Configuration
- Integrations
- Authentication
- Working with Apps and Discovery Accelerators
- AppOne menus and dashboards
- AppOne setup
- TemplateOne 1.0.0 menus and dashboards
- TemplateOne 1.0.0 setup
- TemplateOne menus and dashboards
- TemplateOne 2021.4.0 setup
- Purchase to Pay Discovery Accelerator menus and dashboards
- Purchase to Pay Discovery Accelerator Setup
- Order to Cash Discovery Accelerator menus and dashboards
- Order to Cash Discovery Accelerator Setup
- Basic Connector for AppOne
- SAP Connectors
- Introduction to SAP Connector
- SAP input
- Checking the data in the SAP Connector
- Adding process specific tags to the SAP Connector for AppOne
- Adding process specific Due dates to the SAP Connector for AppOne
- Adding automation estimates to the SAP Connector for AppOne
- Adding attributes to the SAP Connector for AppOne
- Adding activities to the SAP Connector for AppOne
- Adding entities to the SAP Connector for AppOne
- SAP Order to Cash Connector for AppOne
- SAP Purchase to Pay Connector for AppOne
- SAP Connector for Purchase to Pay Discovery Accelerator
- SAP Connector for Order-to-Cash Discovery Accelerator
- Superadmin
- Dashboards and charts
- Tables and table items
- Application integrity
- How to ....
- Working with SQL connectors
- Introduction to SQL connectors
- Setting up a SQL connector
- CData Sync extractions
- Running a SQL connector
- Editing transformations
- Releasing a SQL Connector
- Scheduling data extraction
- Structure of transformations
- Using SQL connectors for released apps
- Generating a cache with scripts
- Setting up a local test environment
- Separate development and production environments
- Useful resources

Process Mining user guide
Last updated Apr 23, 2026
Expressions
Introduction
Expressions allow you to add business logic to your data.
Creating a new expression
Follow these steps to create a new expression.
| Step | Action |
|---|---|
| 1 | Go to the Data tab in your app development environment. |
| 2 | In the table list, click on the table in which you want to create an expression. The table items are displayed in the table item list. |
| 3 | Right click in the table item list and select New expression.... |
The Edit Expression Attribute dialog is displayed. See illustration below.

Below is a description of the elements of the Edit Expression Attribute dialog.
| Element | Description |
|---|---|
| General properties | Contains basic information about the expression: • Name •ID • The Table in which the new expression attribute will be placed |
| Type | Enables you to select the expression type: • Per record • Aggregate • Lookup • Switch |
| Expression editor | Enables you to define what the expression will compute. |
| Results panel | Displays the list of unique values of the expression and the frequency. |
| Help button | Opens the Expression help dialog. |
| ADVANCED... | Opens the Advanced Settings dialog. |
Note:
Within the general information by default the Name is linked to the ID. This can be turned on and off by pressing the link sign. When turned off it is possible to change the name without changing the ID, or vice versa.