Process: Copy Tenant
Description: Process to copy a tenant
Help: This process can be used to copy a tenant from an external database to the current database, or to duplicate a template tenant within the current database.
File:Copy Tenant - Process (iDempiere 1.0.0).png
Name | Description | Help | Technical Data |
---|---|---|---|
Copy Template Tenant | IsCopyClient Yes-No | ||
JDBC URL | JDBC_URL String | ||
User Name | UserName String | ||
Password | Password of any length (case sensitive) | The Password for this User. Passwords are required to identify authorized users. For iDempiere Users, you can change the password via the Process "Reset Password". | Password String |
Tenant Name | Tenant in which current session user logged in | ClientName String | |
Tenant Key | Key of the Tenant | ClientValue String | |
Tables to Exclude | Comma separated list of tables to exclude | TablesToExclude String | |
Tenants to Include | Comma separated list of tenant IDs to include | ClientsToInclude String | |
Tenants to Exclude | Comma separated list of tenant IDs to exclude | ClientsToExclude String | |
Only Validate Data | Validate the date and do not process | IsValidateOnly Yes-No | |
Preserve IDs | IsPreserveIDs String | ||
Skip Some Validations | IsSkipSomeValidations Yes-No |