Resources and Best Practices
- Check out the latest Release Update here
- CPQ Help Center
- Hey Hello! Quick guide for helpful CPQ resources and links
- Discover CPQ Best Practices: Get to know CPQ features, migration tips, and more!
- Configure, Price, Quote [CPQ] learning subscription - Earn the Explorer Badge!
- Implementation and Management Series: Plan and prepare for your Oracle CX implementation
- Oracle CPQ How-To's: Short videos about CPQ
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Configure Price Quote
Discussion List
-
Add the Advanced filter option in configurator to support multiple filters with OR conditionSummary: Add the Advanced filter option in configurator on recommended page template to support multiple filters with OR condition Content (please ensure you mask any co… -
Support Generative AI Quote Summaries for Non-Oracle CRM-Integrated Sites feature from 25C UpgradeSummary: In 25c upgrade, we have feature called "Support Generative AI Quote Summaries for Non-Oracle CRM-Integrated Sites". As our CPQ system integrated with salesforce… -
Salesforce version limitation will impact the CPQ ?Summary: The upcoming Salesforce upgrade will not support the version below of 30.0 will this impact CPQ managed packages installed in the Salesforce. Will this impact a… -
Video: Quote Summary - Generative AIQuote Summary - Generative AI: In 25B (for customers integrated with Oracle Sales Cloud) and 25C for others, we've introduced the ability to have Generative AI create a … -
Seeking your Input for OCW 2025- CX Keynote and Theater SessionsWe want your input ! Planning is underway for Oracle Cloud World 2025 October 13—16, 2025 in Las Vegas. For our CX Keynote and Theater Sessions- we want to hear your sug… -
Need to change the version of Apex class in salesforce which is managed by CPQSummary: In the salesforce, we need to change the version of Apex classes if the version is less than 42. Some of the apex classes are managed by CPQ which is having the… -
CX Customer Connect on CPQ: 1/9 @2PM ET!Please join us on January 9th @ 1PM CT/2PM ET for a live session with our CX SE Solution Experts to ask questions & gain more insight on how you can drive better busines… -
Two upcoming CPQ Webinars to Register forTwo upcoming CPQ Webinars to Register for August 7th CPQ: Key highlights and Best Practices Related to CPQ 24C August 8th CPQ: Key Highlights for CPQ Redwood Experience…Graham McInnes, OPM Team-Oracle 131 views 0 comments 2 points Started by Graham McInnes, OPM Team-Oracle -
[Video] Oracle CPQ Configuration Actionshttps://videohub.oracle.com/embed/secure/iframe/entryId/1_6srm91cu/uiConfId/35965902 #OracleCPQBytes -
Modify Child Assets in ABOSummary: Hello Team, Could you please suggest whether its possible load the individual assets for MACD operations like Modify in Oracle CPQ cloud. eg: RootItem Asset Chi… -
Hyperforce Impact on Oracle CPQSummary: Our salesforce team has launched a project to migrate its Salesforce architecture to Hyperforce. Does it have any impact on Managed Package integration or CPQ? … -
Tip Tuesday - Application Boundaries and Magic NumbersApproval Workflow 256 characters for the approve/reject comment in Approval Workflow 4000 characters for the Submit Comment in Approval Workflow Attributes 16 digits max… -
BML Code analysis - Automation toolHi, Is anyone aware of/is using any Oracle suggested/third-party automated code quality analysis tools for Oracle CPQ's complex BML scripts? Any pointers would be helpfu… -
Is it possible to attach output document to attachment attribute when modify action is triggered?Summary: When submit action is completed user wants to attach output document to attachment attribute. we have the option to attach document to attachment attribute on p… -
Ask Me Anything with Akhil Ahmed!Hello and welcome to the July Ask Me Anything Session! The AMA session will go on as follows: This AMA session is text-based. Your question can be posted in the comments… -
CX-CPQ integration - duplicate quote functionalitySummary: In our implementation, the business does not want their users to copy quotes. They either want them to version them or create a new quote. I know how to disable… -
Tip Tuesday - CPQ Implementation Performance Enhancement1. Use string builder function instead of concatinating the strings using "+" operator. 2. When trying to contact a string inside a loop, add the values into an array us… -
Tip Tuesday - BML Print LoggingBML Print Logging general environment option controls whether print statements are logged or not. No: Disables logging for BML print statements, default value. Yes: Enab… -
A sneak peek at what you missed at the Product Council Session!For those who were unable to attend our recent Product Council Session. Here is the summary of topics you missed, Product Highlights on, 1. Pricing Engine 2. Product Sel… -
Tip Tuesday - Use one REST API call to create and save a transaction in CPQ from 3rd PartyCreating a Transaction (Quote) in CPQ application UI is essentially 2 steps 1. When a transaction is created, it’s created in the' Start' Step - i.e., it remains in a te… -
Tip Tuesday - Query from a Data Table based on a column that stores Date valuesDate comparisons in Data Table queries can be difficult as there are no Date Type columns supported in Data Tables and you are required to store date values in string co… -
Ask me Anything with Divya Chandrasekharan!Hello everyone and welcome to the Ask Me Anything session! My name is Chitra and I'm the Community Manager for the CPQ Forum. Here’s how the AMA session will work: This … -
Tip Tuesday : Wrap cell content in all vertical arrays and the Line Item Grid (LIG)For vertical arrays and the Line Item Grid (LIG) here are 2 simple CSS rules you can add to enable wrapping text in all cells by default, so users don't have to select t… -
Tip Tuesday - Setting locale preferences for individual guest loginsUsers often like to configure an item and add it to the shopping cart when they are not logged in to CPQ. When a registered Guest user is used to browse products in CPQ,… -
Ask Me Anything with Colin Robinson!Hello Community, Here I am with another CPQ Expert Champion to host AMA Session on CPQ Community for January. Here’s how the AMA session will work: This is a text-based … -
Tip Tuesday - Best practices to follow to improve CPQ configuration performanceOn Tip Tuesday today, will look at some of the best practices that you need to keep in your mind when you implement and setup the configuration Models in your applicatio… -
Is there way to avoid auto selecting a line in LIG in JETUI when acting on the Line?Summary: When acting on an item in the LIG, such as changing a value of an attribute, the system automatically selects the checkbox for the line where general actions su… -
Can we default Opportunity Revenue line products and quantities on the CPQ Quote?Summary: User selects the models in OSC opportunity by adding them as revenue lines. Now when user clicks on create quote, the expectation is that this model is to be de… -
ManagedPkg v8.2 : Stamping partner_price_book_entry_id from SFDCSummary: How to stamp partner_price_book_entry_id when there are multiple currencies Content (required): We are working on a multi currency implementation, we have 2 cur… -
Jenkins access to Developer ToolkitSummary Jenkins access to Developer ToolkitContent Installed Jenkins on my Windows machine. I am trying to push a util function using cpq-toolkit command from a Jenkins …