Versions Compared

Key

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

This operation unzips artifact from packageExport and imports all files , starts import process for each migration packages to target environment, and waits for completion. The packageImport operation can only be used with a FlexDeploy partial deployment project of type Oracle CPQ.

...

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.
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).
Clean Other VersionsFDCPQ_INP_CLEAN_OTHER_VERSIONS_OF_SAME_PACKAGENoIf there are one or more packages on the site with the same name, then remove them after the migration is successful. Defaults to false.
Include SnapshotFDCPQ_INP_INCLUDE_SNAPSHOTNoInclude migration snapshot. Defaults to false.
Migration DescriptionFDCPQ_INP_MIGRATION_DESCRIPTIONNoThe description of the migration package being imported. Groovy Script example: FD_PROJECT_NAME + " " + FD_PROJECT_VERSION + " deployed by FlexDeploy on " + FD_ENVIRONMENT_NAME + " environment"
Notification EmailFDCPQ_INP_SEND_NOTIFICATION_EMAILNoEmail address to send notification email after completed import.
Target Process Variable NameFDCPQ_INP_TARGET_PROCESS_VAR_NAMENoTarget Process Variable Name for Cross Process migration.

Outputs

Output NameDescription


...