This operation exports file(s) from the build CPQ environment sequentially, waits for all each export processes to complete, and downloads each result as into one composite a zip file artifact. 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. |
...
Oracle CPQ project type has one object type Migration Package with only File Name attributeand Package Name attributes.
Project files can be populated from Oracle CPQ build environment automatically. To this follow these instructions:
- Oracle CPQ Integration account must be created with URL, User and Password set
- Environment Instance property (FDCPQ_CLOUD_ACCOUNT_CODE) must select the integration account created in previous step.
- Populate from CPQ on project files tab on your project
- Review files populated from CPQ Environment and save
- Notice File Name is populate with package name from environment.
- Done