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 fashboards
- 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
Configuring the activity code
Process Mining
Last updated Sep 2, 2024
Configuring the activity code
Several activities in the Purchase-to-Pay Discovery Accelerator are used to calculate metrics or tags. If the
Activity code
attribute is defined in your input data, the activity code is used for these calculations instead of the attribute name.
If your source system uses a different name for a certain activity, the
Activity code
can be used to map your activity to the appropriate activity in Purchase-to-Pay Discovery Accelerator to make sure that the correct activities are used for calculations. The Activity code
attribute also enables you to display the name of the attribute in your local language. In this case, you replace the attribute
name with the localized name.
Activity code
is an optional attribute in the Events_base
table of the Purchase-to-Pay Discovery Accelerator input data. See Input Tables of Purchase-to-Pay Discovery Accelerator 2021.10.
If you define the
Activity code
attribute as an input attribute, you can configure the attribute description in the SAP Connector for Purchase-to-Pay Discovery Accelerator.
Follow these steps to configure the
Activity code
in the SAP Connector for Purchase-to-Pay Discovery Accelerator.
Step |
Action |
---|---|
1 |
Open the SAP Connector for Purchase-to-Pay Discovery Accelerator in your development environment. |
2 |
Go to the Data tab. |
3 |
Click on the
Events_base table in the folder 4. Output - Events.
|
4 |
Double-click on
Activity code expression in the table item list.
|
5 |
Locate the Activity for which you want to change the name. Hold down the CTRL key and click. |
6 |
Edit the expression and replace the name of the attribute as desired. |
7 |
Click on OK. (2x) |
See the illustration below.
Note: It is possible to map multiple activities to the same code, but make sure this results in expected behavior for the tags
and metrics where this code is used.