Upload Solution Package
Description
This activity uploads a specific solution package to a designated tenant. The solution package to be uploaded should exist as a zip archive, which is the result of downloading a solution package, either from Solutions Management or the Download Solution Package activity.
Project compatibility
Windows | Cross-platform
Configuration
Designer panel
- Tenant - The name of the tenant where the solution package is uploaded.
- Path to the solution package - The absolute file path to the solution package .zip archive.
Properties panel
Common
- Continue on error - (Optional) Specifies if the automation should continue even when the activity throws an error. This field only supports
Booleanvalues (True, False). The default value is False. As a result, if the field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error. - Timeout (milliseconds) - Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 120000 (2 minutes).