Configuring Enterprise QTC Profile Value for Quote
When you have enabled TurboPricing in the org to process large-sized carts, Conga recommends you to create such quotes with the QTC Profile value as Enterprise. In a quote with Enterprise QTC Profile, CPQ processes downstream operations asynchronously for a maximum of 10000 lines. When the Sales Representative selects the QTC Profile as Enterprise during quote creation, CPQ performs the following downstream operations in async mode:
- Finalizing the cart
- Cloning a quote with Line items
- Synchronize quote with opportunity
- Creating an agreement with line items (single agreement)
- Creating an order (single order)
- Creating assets
You must finalize Enterprise quotes using the finalizeCart() API if you have more than 1000 line items. For more information on finalizeCart() API, see Finalizing Configuration in Enterprise and Smart Cart. You must also use a custom Submit For Approval button for any approvals for Enterprise quotes.
You must manually add the picklist value of Enterprise in the QTC Profile field of the Quote/Proposal, Product Configuration, and Agreement objects.
To add Enterprise as a QTC Profile value
You must add the value Enterprise in the QTC Profile field of the Quote/Proposal, Product Configuration, and Agreement objects so that CPQ displays the value Enterprise in the QTC Profile drop-down on the quote for the Sales Representative.
- Go to Setup > App Setup > Create > Object.
- Click Quote/Proposal.
- In Custom Fields & Relationships, Click QTC Profile.
- On QTC Profile(Managed) page, click New on the Values section.
- Enter Enterprise.
- Click Save.
Repeat steps from 3 to 6 for the Product Configuration and Agreement objects. For the Product Configuration object, in Step 3 you must select the Business Object Profile field instead of QTC Profile.
To create a custom Submit For Approval button
You must use the custom Submit for Approval buttons for all Enterprise quotes. Follow the steps:
For more information on how to create quotes, Creating Quotes from Opportunities.