This operation exports file(s) from the build CPQ environment sequentially, waits for each export processes to complete, and downloads each result into one composite a zip file artifact. File can be populated from SCM or from the backend CPQ environment. The packageExport operation can only be used with a FlexDeploy partial deployment project of type Oracle CPQ.
...
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. |
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). |
Exclude Dependencies | FDCPQ_INP_EXCLUDE_DEPENDENCIES | No | Optionally exclude dependent packages in the export file. Value of false (default value) includes the dependent packages. |
Outputs
Output Name | Description |
---|---|
...
Environment Instance property (FDCPQ_CLOUD_ACCOUNT_CODE) must select the integration account created in previous step.
...