Versions Compared

Key

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

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 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.

*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.

Project Properties

Property NameProperty CodeRequiredDescription




...

Input NameInput CodeRequiredDescription
Oracle CPQ AccountFDCPQ_INP_CLOUD_ACCOUNT_CODENo*The 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).

...

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 project type has one object type Migration Package with File Name and Package Name attributes.

...

  1. Oracle CPQ Integration account must be created with URL, User and Password set
  2. Environment Instance property (FDCPQ_CLOUD_ACCOUNT_CODE) must select the integration account created in previous step.
  3. Populate from CPQ on project files tab on your project
  4. Review files populated from CPQ Environment and save
    • Notice File Name is populate with package name from environment.
  5. Done