Note:
The SAP Order-to-Cash Connector for AppOne needs UiPath Process Mining version 2021.4 or higher.
Introduction
UiPath Process Mining uses event logs as input data. SAP does not output one event log which can be used in UiPath Process Mining, rather it stores data about the different artifacts and their activities in several tables. These SAP tables must be combined and transformed to an event log. The main purpose of the SAP Order-to-Cash Connector for AppOne is to convert SAP data to events logs that can be used by UiPath Process Mining.
Table structure of the SAP Order-to-Cash Connector for AppOne
The tables in the SAP Order-to-Cash Connector for AppOne are ordered in a structured way and consists of the following groups:
- Input
- Entities
- Event log creation
- Business data input
- Preprocessing
- Output
Below is a description of the table groups that contain specific tables for the SAP Order-to-Cash Connector for AppOne.
Table group | Description |
---|---|
1. Input | Tables that contain SAP input data. |
2. Entities | Tables that represent entities in the Order-to-Cash process, for example, Sales order. These tables are often created by combining header and item data. |
3. Event log creation | Tables for event generation. - Entity relations tables define how the entity documents in the Order-to-Cash process are linked together. - Events tables define the events based on Activity and Event end attributes. |
4. Business data input | Contains the input tables for Tags, Due dates and Reference models. |
After the event log is created, the Business data input tables are ready. From this part on the data creation process is similar to the Basic Connector.
Table group | Description |
---|---|
5. Preprocessing | Tables for adding business logic. |
6. Output | Tables for creating a dataset that can be used in the AppOne. |
Updated 2 months ago