- Release notes
- Getting started
- Installation
- Configuration
- Integrations
- Set up integration with UiPath Automation Hub
- 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
Set up integration with UiPath Automation Hub
Different UiPath products work together to discover, investigate and build automation and communicate process improvements. UiPath Automation Hub is used to turn ideas for automation that are discovered from UiPath Process Mining into real automated implementations. If UiPath Process Mining is set up for integration with UiPath Automation Hub it is possible to submit ideas for process improvements that are subject for automation directly from UiPath Process Mining to UiPath Automation Hub.
This page describes how to set up UiPath Process Mining to enable end-users to send automation ideas directly from the Process Graph to UiPath Automation Hub.
Follow the steps below to generate your Token from UiPath Automation Hub.
Step |
Action |
---|---|
1 |
Go to UiPath Automation Hub and log in to your account. |
2 |
Go to Admin Console - Platform Setup - Open API. |
3 |
Click on Generate Token. The Add Token dialog is displayed. |
4 |
Enter a name for the Token in the Token Name field, for example Process mining. |
5 |
Make sure the App Key field is left blank. |
6 |
In the User field, search for the user that will be used as the service account to connect with UiPath Automation Hub. |
7 |
Click on Save. The new Token is displayed in the list. |
8 |
Click on the Copy to Clipboard icon to copy the Token. It includes both Tenant ID and Token generated. See the illustration below. |
For a detailed description on how to generate your Token from Automation Hub refer to the Automation Hub API guide
AutomationHubAppToken
setting in the Server Settings.
Follow these steps to adapt the Server Settings.
Step |
Action |
---|---|
1 |
Go to the Settings tab of the Superadmin page of your UiPath Process Mining installation. |
2 |
Enter the following line:
Note:
[token] is the token pasted from the Clipboard. See illustration below for an example.
|
3 |
Click on SAVE to save the changes to the Server Settings. |
For security reasons, you may not want to display the actual token value in the Server Settings. If you have set up Azure Key Vault for password storage, you can store the actual token in Azure Key Vault and refer to it from the Server Settings.
"AutomationHubAppToken": {"credential": "AhAppToken"}
See: Use a Credential Store.
AutomationHubUrl
Server Setting. (See The Settings Tab).
The URL is of the following format:
https://[fully qualified domain name (fqdn)]/[organization]/[tenant]/[service]
See the illustration below for an example.
Below is a description of the elements of the URL.
Nr. |
Element |
Description |
---|---|---|
1. |
fully qualified domain name (fqdn) |
The cluster URL as specified during the installation of UiPath Automation Suite. Note: for a multi-node installation, this is the DNS hostname or load balancer url. For a single-node installation, this is the DNS hostname or machine domain name.
|
2. |
[organization]/[tenant]/[service[ |
Similar to Automation Cloud] the URL contains the name of the organization, the tenant name, and the service. |
Login redirect (optional) |
An optional (API) redirect. |
If UiPath Process Mining is set up for integration with UiPath Automation Hub the Process Graph must be configured to enable end-users to send ideas for process improvements that are subject for automation directly from the Process Graph to UiPath Automation Hub.