This operation exports file(s) from the build CPQ environment, waits for all export processes to complete, and downloads result as a zip file artifact. The packageExport operation can only be used with a FlexDeploy partial deployment project of type Oracle CPQ.
Artifact is one zip file containing zipped migration packages.
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. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
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). |
Outputs
Output Name | Description |
---|---|
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.