# 2022.10.1

> It is now possible to import and export the data transformations of a process app. By editing the exported transformations, you can customize the events, tags, and business logic for your app. It allows you to customize the data definitions of an existing app template as desired, and add new input data. Alternatively, you can connect your process app to new source systems for which app templates do not exist yet.

## Release date: February 6, 2023

## What is new

### Customizing Data Transformations

It is now possible to import and export the data transformations of a process app. By editing the exported transformations, you can customize the events, tags, and business logic for your app. It allows you to customize the data definitions of an existing app template as desired, and add new input data. Alternatively, you can connect your process app to new source systems for which app templates do not exist yet.

You can export the transformations of a process app from **Process Mining**, then edit and test the transformations in a local development environment, and finally import and run the transformations in Process Mining.

### New app templates available

The following app templates are now available:

* Oracle Cloud - Purchase-to-Pay
* Oracle JDE - Purchase-to-Pay
* Oracle NetSuite - Purchase-to-Pay
* Oracle NetSuite - Fixed-Asset-Management
* Oracle NetSuite - Order-to-Cash
* SAP - Purchase-to-Pay
* Salesforce - Configure-Price-Quote
* Salesforce - Incident-Management
* Salesforce - Lead-to-Cash
* Salesforce - Lead-Management

## Improvements

### Extended data model for TemplateOne - SingleFile

10 custom fields for `case` and 5 fields for `events` fields of type *duration* are now available for **TemplateOne - SingleFile** process apps. Custom fields can be used to get more detailed views in the process app.

### Extended data model for TemplateOne - MultiFiles

10 custom fields for `case` and 5 fields for `events` fields of type *duration* are now available for **TemplateOne - MultiFiles** process apps. Custom fields can be used to get more detailed views in the process app.

### Extended data model for Purchase-to-Pay

10 custom fields for `case` and 5 fields for `purchase-order-item` fields of type *duration* are now available for **Purchase-to-Pay** process apps. Custom fields can be used to get more detailed views in the process app.

### Extended data model for Order-to-Cash

10 custom fields for `case` and 5 fields for `sales-order-item` fields of type *duration* are now available for **Order-to-Cash** process apps. Custom fields can be used to get more detailed views in the process app.

## Bugs solved

### Process Apps

Lower case is no longer required for input field names. Note that field name detection is case sensitive. Input fields have to be provided in the expected case to work out of the box.

### Purchase-to-Pay Process Apps

Data ingestion no longer fails when the data contains Purchase Order items without a Purchase Order. Purchase Order items without a Purchase Order will now be shown in the process app. Some information, such as creation date, will not be available for Purchase Order items without a Purchase Order.

### Order-to-Cash Process Apps

Data ingestion no longer fails when the data contains Sales Order items without a Sales Order. Sales Order items without a Sales Order will now be shown in the process app..
