- 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
Performance
From an end user’s perspective, performance of the application is defined by the response time. The response time is the time it takes the application to respond to the end user’s request, measured from the end user’s point of view.
Performance always is one of the challenges of software platforms. Performance is about isolating the problem(s) which may contribute to a slow user experience. In this document we pinpoint the performance issues that users of UiPath Process Mining may experience. These users include both developers (Superadmins) and end users. Performance issues should be primarily mitigated before issues occur at the end user side. Although the solutions are done by technical people, end users need to be involved in making the trade-offs necessary for the solutions.
In general, performance issues can be related to the following topics:
- Data Volume: the amount of data and the level of detail;
- Data Loading: the way in which the data is loaded;
- Server configuration: hardware and system resources;
- Application Design: the application itself;
- Data Model Design;
- Internet Connection.
Dependent on the issue and the solution, the resolve may take a long time. It starts with expectation management. Each topic in this document starts with an introduction of the aspects which are related to performance. This document also contains suggestions for analyzing performance and for possible solutions.