- 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
General Issues
JavaScript errors can show up in different ways. They can be a large error message with non-legible text, or scaling of elements happening weirdly. These errors are harmless, and there are no specific triggers for these errors.
Multiple people are activating releases simultaneously. This may happen when many developers are working at the same time.
UiPath Process Mining is designed to be used with a resolution of 1920x1080 and for supported web browsers. If the user has a different resolution, a non-supported web browser, or when the user has zoomed in, it can result in the popup menus not being properly displayed.
Make sure that a supported web browser is used and that the user has not zoomed in. The resolution cannot always be changed but can be mentioned as one of the options.
This error can be displayed for several reasons. UiPath Process Mining creates a temporary directory when uploading or exporting data. Once the uploading/exporting has finished, the
temporary directory is renamed. A virus scanner or other security program blocking the directory/files whilst scanning may cause the rename to fail. If the rename fails this error will be shown.
The number of levels in a lookup expression do not match between the aggregation tree and the matching attributes.
Make sure that you have the same number of levels in a lookup (up and until the expression level).
See also Lookup Expressions.
One or more foreign key constraints failed in the authentication database of the installation.
Contact UiPath Technical Support.
Press F5 to refresh the page. If the issue persists please contact Contact UiPath Technical Support.
This error can occur for several reasons. Most likely within Internet Information Services (IIS) Manager a maximum is set on memory usage.
Follow these steps to adapt the settings for the application pool.
Step |
Action |
---|---|
1 |
Open Internet Information Services (IIS) Manager. |
2 |
In IIS Manager, click on Application Pools. and select the application pool for UiPath Process Mining. |
3 |
In the panel on the right, click on Recycling…. |
4 |
In the Memory Based Maximums panel deselect the Virtual memory usage and Private memory usage check boxes. |
5 |
Click on Next, and Finish. |
user
passed in the connection string is ignored and a local user of the current machine or the standard IIS user is used instead.
To fix this, you must force IIS to use the user that you originally intended and specified in the connection string.
Follow these steps to adapt the settings for the application pool.
Step |
Action |
---|---|
1 |
Open Internet Information Services (IIS) Manager. |
2 |
In IIS Manager, click on Application Pools and select the application pool for UiPath Process Mining. |
3 |
In the panel on the right, click on Advanced Settings…. |
4 |
Scroll down to locate the Identity entry and click on .... |
5 |
Enable the Custom account option and click on Set.... |
6 |
Enter the name and the password of the user you want to use for the ODBC connection string. |
7 |
Click on OK (3x). |
The Custom account forces IIS to use that user and makes sure that you can use the Active Directory account. UiPath Process Mining will now run under the user specified by the Custom account.
- If you plan to do a data run, you must make sure that the Scheduled Task is run with the Custom user as well.
- When the user changes the password, you must set the new password again in IIS application pool, otherwise the server will be down.
- The username and password do not need to be used in the connection string, usually you have to use the flag for trusted connection.
- You must update the access permissions of the UiPath Process Mining installation directory also for the Custom user.
- JavaScript Error
- Cause
- Solution
- Midair Collision
- Cause
- Solution
- No Everything Is Visible in the Popup Menus
- Cause
- Solution
- Debug Panel Covers the Entire Screen
- Cause
- Solution
- Message "Failed to Move Tempdir Into Final Location"
- Cause
- Solution
- Match Level Count Differs
- Cause
- Solution
- Foreign Key Constraint Failed
- Cause
- Solution
- Assert Errors
- Cause
- Solution
- While Loading Large Amount of Data, All Sessions Are Killed
- Cause
- Solution
- ODBC Connection String Does Not Use the User Passed in the Connection String.
- Cause
- Solution