function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Mikael OdokineMikael Odokine 

ScratchOrg Generation with CPQ

Hello,

We are in the process of setting up the CI/CD via sfdx and scratchorg and we are facing a CPQ problem. We can't manage to load the package configuration.
How can we retrieve and/or load the CPQ package configurations after installation (I'm talking about the values in Package installed - Settings)?

Thank you for your help.
VinayVinay (Salesforce Developers) 
Hi Mikael,

You can configure Non-CPQ components using metadata migration.

However, for CPQ you need to manually set up the configurations which you have done in the sandbox.

Thanks,
Vinay Kumar 
Mikael OdokineMikael Odokine
Hello,

Thank you for your response.
If I understood well the settings of the CPQ package are not automatically recoverable on a scratchorg.

So if you have CPQ, it's impossible to set up a real CI/CD, I think it's a shame, Salesforce could specify it during the CPQ presentations... It's an important information

Thanks