- Overview
- Requirements
- Pre-installation
- Installation
- Post-installation
- Migration and upgrade
- Upgrading Automation Suite
- Migrating standalone products to Automation Suite
- Step 1: Restoring the standalone product database
- Step 2: Updating the schema of the restored product database
- Step 3: Moving the Identity organization data from standalone to Automation Suite
- Step 4: Backing up the platform database in Automation Suite
- Step 5: Merging organizations in Automation Suite
- Step 6: Updating the migrated product connection strings
- Step 7: Migrating standalone Orchestrator
- Step 8: Migrating standalone Insights
- Step 9: Deleting the default tenant
- Performing a single tenant migration
- Migrating between Automation Suite clusters
- Migrating from Automation Suite on EKS/AKS to Automation Suite on OpenShift
- Monitoring and alerting
- Cluster administration
- Performing database maintenance
- Configuring the FQDN post-installation
- Forwarding logs to external tools
- Switching to the secondary cluster manually in an Active/Passive setup
- Disaster Recovery: Performing post-installation operations
- Converting an existing installation to multi-site setup
- Guidelines on upgrading an Active/Passive deployment
- Guidelines on backing up and restoring an Active/Passive deployment
- Product-specific configuration
- Troubleshooting

Automation Suite on EKS/AKS installation guide
Step 5: Merging organizations in Automation Suite
When running the UiPath.OrganizationMigrationApp tool, you must provide the following details:
-
The list of organization IDs for the standalone product
-
The list of organization IDs for Automation Suite
For more details, see Migration tool parameters.
Make sure to use the same organization IDs as the ones identified in Step 1: Moving the Identity organization data from standalone to Automation Suite.
\
before special characters.
To merge organizations in Automation Suite, run the following command:
./UiPath.OrganizationMigrationApp merge -i '<identity database connection of Automation Suite>' -o '<restored orchestrator DB in Automation Suite connection string>' -s '<list of tenant IDs of the standalone product separated by comma, e.g. tenantID1,tenantID2>' -d '<list of organization IDs of Automation Suite separated by comma, e.g. orgID1,orgID2>'
./UiPath.OrganizationMigrationApp merge -i '<identity database connection of Automation Suite>' -o '<restored orchestrator DB in Automation Suite connection string>' -s '<list of tenant IDs of the standalone product separated by comma, e.g. tenantID1,tenantID2>' -d '<list of organization IDs of Automation Suite separated by comma, e.g. orgID1,orgID2>'
-
Make sure to add
TrustServerCertificate=True
for both the source and destination SQL connections in the input. -
If you have multiple organization pairs to merge, make sure the organization ID sequence for the standalone product and the organization ID sequence for Automation Suite match.
- If you migrate one standalone tenant to one Automation Suite organization for all tenants, you can run the command once for
all migrations. However, if you migrate multiple standalone tenants to one Automation Suite organization, you must run the
command separately for each tenant, as you may need to resolve user conflicts between the tenants. The following sample shows
how to run the command separately for each tenant:
./UiPath.OrganizationMigrationApp merge -i '<identity database connection of Automation Suite>' -o '<restored orchestrator DB in Automation Suite connection string>' -s 'tenant1' -d 'orgId1' ./UiPath.OrganizationMigrationApp merge -i '<identity database connection of Automation Suite>' -o '<restored orchestrator DB in Automation Suite connection string>' -s 'tenant2' -d 'orgId1' ./UiPath.OrganizationMigrationApp merge -i '<identity database connection of Automation Suite>' -o '<restored orchestrator DB in Automation Suite connection string>' -s 'tenant3' -d 'orgId1'
./UiPath.OrganizationMigrationApp merge -i '<identity database connection of Automation Suite>' -o '<restored orchestrator DB in Automation Suite connection string>' -s 'tenant1' -d 'orgId1' ./UiPath.OrganizationMigrationApp merge -i '<identity database connection of Automation Suite>' -o '<restored orchestrator DB in Automation Suite connection string>' -s 'tenant2' -d 'orgId1' ./UiPath.OrganizationMigrationApp merge -i '<identity database connection of Automation Suite>' -o '<restored orchestrator DB in Automation Suite connection string>' -s 'tenant3' -d 'orgId1'
For instructions on how to address user conflicts when migrating multiple standalone tenants to a single Automation Suite organization, see .
To merge organizations in Automation Suite, run the following command:
./UiPath.OrganizationMigrationApp merge -i "<identity database connection of Automation Suite>" -o "<restored orchestrator DB in Automation Suite connection string>" -s "<list of tenant IDs of the standalone product separated by comma, e.g. tenantID1,tenantID2>" -d "<list of organization IDs of Automation Suite separated by comma, e.g. orgID1,orgID2>"
./UiPath.OrganizationMigrationApp merge -i "<identity database connection of Automation Suite>" -o "<restored orchestrator DB in Automation Suite connection string>" -s "<list of tenant IDs of the standalone product separated by comma, e.g. tenantID1,tenantID2>" -d "<list of organization IDs of Automation Suite separated by comma, e.g. orgID1,orgID2>"
-
Make sure to add
TrustServerCertificate=True
for both source and destination SQL connection strings in the input. - If you migrate one standalone tenant to one Automation Suite organization for all tenants, you can run the command once for
all migrations. However, if you migrate multiple standalone tenants to one Automation Suite organization, you must run the
command separately for each tenant, as you may need to resolve user conflicts between the tenants. The following sample shows
how to run the command separately for each tenant:
./UiPath.OrganizationMigrationApp merge -i '<identity database connection of Automation Suite>' -o '<restored orchestrator DB in Automation Suite connection string>' -s 'tenant1' -d 'orgId1' ./UiPath.OrganizationMigrationApp merge -i '<identity database connection of Automation Suite>' -o '<restored orchestrator DB in Automation Suite connection string>' -s 'tenant2' -d 'orgId1' ./UiPath.OrganizationMigrationApp merge -i '<identity database connection of Automation Suite>' -o '<restored orchestrator DB in Automation Suite connection string>' -s 'tenant3' -d 'orgId1'
./UiPath.OrganizationMigrationApp merge -i '<identity database connection of Automation Suite>' -o '<restored orchestrator DB in Automation Suite connection string>' -s 'tenant1' -d 'orgId1' ./UiPath.OrganizationMigrationApp merge -i '<identity database connection of Automation Suite>' -o '<restored orchestrator DB in Automation Suite connection string>' -s 'tenant2' -d 'orgId1' ./UiPath.OrganizationMigrationApp merge -i '<identity database connection of Automation Suite>' -o '<restored orchestrator DB in Automation Suite connection string>' -s 'tenant3' -d 'orgId1'
For instructions on how to address user conflicts when migrating multiple standalone product tenants to a single Automation Suite organization, see .
Only users that are originally from standalone Orchestrator have access to Orchestrator after migrating to Automation Suite.
The following table provides insight into multiple migration scenarios and how they impact users:
Condition |
Does the source user have an email address? |
Does the target user have an email address? |
Is the source user email the same as the one of the target user? |
Is the source username the same as the target username? |
Result |
---|---|---|---|---|---|
1 |
|
|
|
|
The source user is moved to the target organization; the target organization user has access to standalone Orchestrator. |
2 |
|
|
|
|
The source user is moved to the target organization; the target organization user has access to standalone Orchestrator. After the merge, two users have the same username, and they must use the email address to login. |
3 |
|
|
|
|
The source user is merged with the target user; the target user has access to standalone Orchestrator. |
4 |
|
|
N/A |
|
The source user is moved to the target organization; the target organization user has access to standalone Orchestrator. |
5 |
|
|
N/A |
|
The source user is merged with the target user; the target user has access to standalone Orchestrator. |
6 |
|
|
N/A |
|
The source user is moved to the target organization; the target organization user has access to standalone Orchestrator. |
7 |
|
|
N/A |
|
You must manually configure the email address for the target user or remove the target user. If you configure the email address, the source user is merged with the target user, and the target user has access to standalone Orchestrator. If you remove the target user, the source user is moved to the target organization, and the target organization user has access to standalone Orchestrator. |
8 |
|
|
N/A |
|
The source user is moved to the target organization, and the target organization user has access to standalone Orchestrator. |
9 |
|
|
N/A |
|
You must configure the email address to be empty for the target user or remove the target user. If you configure the email address as empty, the source user is merged with the target user, and the target user has access to standalone Orchestrator. If you remove the target user, the source user is moved to the target organization, and the target organization user has access to standalone Orchestrator. |
If the source and target robot usernames are the same, the source robot user is appended the user ID and is move to the target organization.
Source robot username |
Target robot username |
Moved source robot username |
---|---|---|
sameRobot |
sameRobot |
|
If the source and target robot group names are the same, the source robot user is appended a string and is moved to the target organization.
Source group name |
Target group name |
Moved source group username |
---|---|---|
sameGroup |
sameGroup |
|
If the organization merge failed, check the logs. Depending on whether the Identity or the Orchestrator migration failed, take the following steps:
If the Identity migration failed, you can just fix the error and execute the organization merge command again. This would rollback all the changes since we have set a transaction for operations for Identity.
If the Orchestrator migration failed, the Orchestrator database would roll back, but the Identity database would not rollback. As a result, you must restore the backup of the Identity database and replace the connection string to use the new database. After fixing the error, run organization merge command again.
If the Orchestrator migration failed, take the following steps:
-
Restore the backup of the Identity database.
-
Right-click the database directory and select Import Data-tier Application.
-
Select the backup database file.
-
Input the backup database name.
-
Wait for the process to complete.
-
-
Replace the identity connection string.
`"platform": { "sql_connection_str": "<dotnet connection string>", (added line) "enabled": true, },`
`"platform": { "sql_connection_str": "<dotnet connection string>", (added line) "enabled": true, },` -
Fix the error and use the new platform connection string to run the merge command again.