@since 5.6.0.5
This operation exports and 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 | FDCPQ_CLOUD_ACCOUNT_CODE | 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. |
...
Input Name | Input Code | Required | Description |
---|---|---|---|
Oracle CPQ Account | FDCPQ_INP_CLOUD_ACCOUNT_CODE | No | The Oracle CPQ account with all the required properties like instance URL, Username, and Password. User will require privileges to manage migration packages on CPQ cloud service. |
API Timeout | FDCPQ_INP_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 | FDCPQ_INP_PACKAGE_NAME | Yes | Name of the migration package to download. |
...
*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?
- Log into your Oracle CPQ Cloud Service
- Navigate Administration Platform → Utilities → Migration
- From Migration Package page, you can select any package from the dropdown view or create a new package.
- Click the informational icon to view Package Name. Copy this value to use where needed.