Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

@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 NameProperty CodeRequiredDescription
Oracle CPQ AccountFDCPQ_CLOUD_ACCOUNT_CODENo*

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 NameInput CodeRequiredDescription
Oracle CPQ AccountFDCPQ_INP_CLOUD_ACCOUNT_CODENoThe 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 TimeoutFDCPQ_INP_TIMEOUTNoMaximum amount of time (seconds) to wait for export migration process to complete after it is started. Defaults to 300 seconds (5 minutes).
Package NameFDCPQ_INP_PACKAGE_NAMEYesName 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?

  1. Log into your Oracle CPQ Cloud Service
  2. Navigate Administration Platform → Utilities → Migration
    1. Image Added
  3. From Migration Package page, you can select any package from the dropdown view or create a new package.
    1. Image Added
  4. Click the informational icon to view Package Name. Copy this value to use where needed.
    1. Image Added