packageDownload
@since 5.6.0.5
This operation downloads the latest migration package from a source CPQ environment based on package name. A zip file with the same name of the package is saved to the artifacts directory.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
|---|---|---|---|
Oracle CPQ Account |
| No* | The Oracle CPQ account with all the required properties like instance URL, Username, and Password. The account will be likely be different for each CPQ environment. |
*Oracle CPQ Account will be required on either the input or environment instance. If a value is set on both then, the input will take precedence.
Project Properties
Property Name | Property Code | Required | Description |
|---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
|---|---|---|---|
Oracle CPQ Account |
| No* | The Oracle CPQ account with all the required properties like instance URL, Username, and Password. User will require admin privileges to manage migration packages on CPQ cloud service. |
API Timeout |
| No | Maximum amount of time (seconds) to wait for export migration process to complete after it is started. Defaults to 300 seconds (5 minutes). |
Package Name |
| Yes | Name of the migration package to download. |
|
| No | Optionally exclude dependent packages in the export file. Value of false (default value) includes the dependent packages. |
Outputs
Output Name | Description |
|---|---|
| The path to the downloaded migration package zip file. |
Artifacts
This operation produces artifacts that will be stored in the artifacts repository.
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
Special Considerations
*Oracle CPQ Account will be required on either the input or environment instance. If a value is set on both then, the input will take precedence.
How to get migration package name?
- style