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
-
Is there a way to extract all the questions raised on CPQ communitySummary: Is there a way to extract all the questions raised on CPQ community? Content (required): Having the questions raised on CPQ community as a FAQ downloadable docu… -
Required a guide with list of performance issues and suggested solutions in CPQSummary: I'm looking or trying to document a guide with list of all possible or unexpected performance issues and suggested solution which improved the performance. Cont… -
SSPL value is not getting refreshed automaticallySummary: Menu field is used as filter option for SSPL. If menu value is selected filtering is working fine for SSPL but if user wants to change the value of menu SSPL is… -
Seeking CPQ customer willing / interested in having conversations with another customer...Summary: I am a Customer Success Manager at Oracle, and a customer of mine in the manufacturing industry would like to connect with several other customers (in any indus… -
How can External system invoke the CreateTransaction API to store details on the transactionSummary: External system invoke the CreateTransaction API to store custom details on custom fields of the Transaction Content (required): On our project we have an Exter… -
OOTB recommendations for dealing with Change OrdersSummary: OOTB recommendations for dealing with Change Orders Content (required): Hi everybody, We use CPQ to configure and price and then create orders in Fusion. Howeve… -
how to make an attribute editable at top row on line item grid.How to make an attribute or field editable only for model in line item grid without writing any hiding rules. The field should be editable at model on line item grid but… -
Is there a function to identify if an attribute in a configuration has been hidden by a rule?Summary: Looking for a way to get hiddenByRule information, via BML or any other option. Content (required): Pipeline Viewer in config shows the Configuration XML, and t… -
Is it possible to add extra product features (fields) to the "Multiple Products Buy" search pageSummary: Users are asking for extra product fields (sub fields) to be added to the Multiple parts search page Content (required): As seen above they can use currently Qu… -
Autofill entries not available anymore on CPQ JET UISummary: Users are not able to access their historical entries (like customer email address) Content (required): Implemented the new JET UI for our CPQ instance and user… -
Merged: We invite you to attend a ⭐️ LIVE ⭐️ webinar to deeply understand your Oracle Cloud Applica…This discussion has been merged. -
Looking for a way to copy configuration layout within a model.Summary: When there are multiple models within a product family, quite often the models differ only by few attributes. With the use of a combination of "Transition Nodes…User_2025-02-12-01-01-38-709 41 views 2 comments 0 points Most recent by User_2025-02-12-01-01-38-709 -
Need to send multiple email notifications on Step TransitionSummary: I need to send multiple email notifications on Step Transition. I added multiple transition rules with notifications under a Step. Each one transitions to the c… -
Integration parser XSL not able to parse the xmlSummary: Integration XSL not able to parse the xml Content (required): Here is the query XSL response true -
How we can manage a Change Order (ABO) with an External Front End and Siebel for Customer/Asset DataSummary: We will use Oracle CPQ as Catalog and Transaction Manager, it's in the middle between an external Front End and Siebel, which is used for Customer, Agreement an… -
Using Java to retrieve and add records to CPQ tableSummary: Is it possible to use Java within CPQ to read and write to CPQ tables? Content (required): Is it possible to use Java within CPQ to read and write to CPQ tables… -
Can I do a BMQL select on the User Groups?Summary: Many of our approvals are associated with user groups. I'd like to be able to display the users in specific groups Content (required): Many of our approvals are… -
Basic Java QuestionSummary: I have a unique situation in CPQ where we need to generate configurations automatically. I am not very well versed with Java, but I can get the code (below and … -
Customer Application under CPQ is not working under Edge after promotionContent We have a custom enhancement under Document Generator. It was working under Edge internet browser until we deployed / promoted a new change. There is no issue un… -
Default Font & Custom Font in Document DesignerContent Hi, How & Where to set the Default Font & Size? Currently it is Helvetica - 12pt. How to upload additional fonts which are not available in Document Designer now… -
Invoicing Rule/Accounting Rule in CPQSummary Invoicing and Defaulting Rules in CPQContent Hi, We have the Invoicing Rule (in Advance) & Accounting Rules defaulting on Sales orders and this info seems to be … -
Custom Part Fields - Limitation on Number Type FieldsSummary Can we have more than 3 Number Type Custom Part FieldsContent Currently we have a limitation of only 3 Number Type Custom Part fields. For one of our projects, w… -
Enable ajax for Commerce hiding rules with Action Type as Advanced functionSummary Currently the hiding rule is not triggered in ajax mode if the rule has Always true condition and Action type as Advanced function.Content It is expected that th…User_2025-02-11-00-36-54-229 25 views 2 comments 0 points Most recent by User_2025-02-11-00-36-54-229 -
Password reset email customizationContent 1. How to customize the password email while creating/resetting the password. Sample email when new user created, I want to add my content here. How can we achie… -
Last page footer - Document DesignerContent Is there a way to identify the last page of the template in the document designer? We need to add some content before the footer like "Computer generated documen… -
Delete items in reconfigure causes loss of subsequent line item updates from quoteContent Our quote LIG has a couple fields that can be updated with line specific information that aren't part of configuration. If we reconfigure and delete a line, when… -
Number in WordsContent Hi, Do we have any standard option to convert the Numbers into word? Thanks, Mohan -
Calculation in Document DesignerContent Hi, Can we use simple real time calculation like addition & minus in Document Designer? Thanks, Mohan -
Sequence number in Document DesignerContent Hi, How to generate sequence number realtime in the Document Designer loop? We are not going to show model in template. We are just showing the items/parts in th… -
String functions in inside bmql queryContent I would like to use some string functions inside the bmql specifically lower and upper functions For example: In SQL we can do this: SELECT LOWER(department_name…