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
-
Can I have file data type get multi selections or is it one file at a timeIs there a way where I can select multiple files for the same attribute in CPQ or is the relation 1 : 1 and I need to have an attribute for each value relataed to the sa… -
CPQ Redwood Admin UI DocumentationSummary: Hi, we have been diving into the new Redwood UI in CPQ and a big chunk of our time has been spent just trying to find where everything moved. The navigation shi… -
How do I get access to Free Oracle CPQ Practice Environment.Summary: Hello Team, my current company is using CPQ Version 26 but with JET UI. I want to do some assessment for Redwood UI but I cannot use our DEV instances as they a… -
External configuration in an iframe is not working with SSO. We have to login using a different tab.Summary: We are using external configurator through iframe in CPQ. But when the user has not logged into oracle fusion in a separate tab, SSO screen appears in iframe. B… -
Collection Type in BMLSummary: What is collection type in BML? I tried print method, get method, but nothing works. I was really surprised with print not working. See Below: Content (please e… -
Best practice for managing REST API versions in Oracle CPQ BML scriptsHi everyone, I'm currently working on several BML scripts that interact with the Oracle CPQ REST API (e.g., /rest/v18/...). I've noticed that I cannot use a generic /res… -
can I export production instance process to test instance without losing the process in testcan I upload the process from production to test instance in CPQ I tried to upload it but it didn't work I think because the 2 processes have the same variable name how … -
CPQ Format Date in Document Designer or in AttributeSummary: Hi Burkhard, I want to format the date in dd-MM-YYYY. "lastUpdatedDate_t" is the date attribute which needs to be converted to above format. pls provide bml cod… -
Redwood Configuration Deployment ErrorSummary: Hi, Recently CPQ Admin page has been completely migrated to 26B Redwood pages by the Oracle . After making changes in Model Configuration and tried to deploy it… -
Unable to perform CSS Customization for CPQ Redwood CommerceSummary: Unable to perform CSS Customization in Redwood CPQ. In CPQ, we generate certain sets of document and when it gets generated then we prevent them to download on … -
How to switch to another language in CPQ?Summary: We have been asked to provide Spanish language on our CPQ site and documents. We are looking to better understand how users can switch to see their quotes in Co… -
When a transaction line creates multiple assets, how can the original configuration be made availablSummary: There is a use case in Oracle CPQ ABO where a single transaction line needs to be converted into multiple assets based on the quantity. For example, if the quan… -
Redwood UI - Incorrect Line Item Grid Count After Part ImportSummary: The Line Item Grid (LIG) displays an incorrect line count immediately after importing parts into a quote in Redwood UI. After a short delay, the count automatic… -
Unable to search attributes with variable names in 26B redwood adminSummary: How can I add particular attribute as an input to any rule if I have multiple attributes with same label names as redwood admin doesn't support searching with v… -
Filtering attributes in redwood.Summary: If I have multiple attributes with same label names then how can I know its sequence in redwood administration as there is no option to filter by variable name.… -
can I hide the reject button from the approval status in CPQCan I hide or disable the reject button in the approval status in CPQ for some approvers in a specific approval cycle and can I change the approve button to be named "vi… -
New UI Deleting Admin Changes?Summary: We're getting a lot of shiny new errors while using the new Admin UI, which happens to erase the work performed right before the error appears. How can we preve… -
How to Update Commerce Document Views in New Slow UISummary: When creating a new commerce attribute, it is normally not expected to be Read/Write for all profiles in all steps. How do I update the access to all participan… -
Redwood UI- In Configuration Flow Field names don't show?Using Redwood in Configuration in a Configuration Flow the field names don't show. Even when clicking on them and then selecting Customize Field, it still does not show.… -
Unable to get Text Area value from CX Redwood Opportunity page to CPQ Import opporunity pageSummary: Hi, Recenty we have moved to Redwood page for Lead Opporunity page and customer Acc page. I have added textarea field in Opporunity page where user can enter an… -
Is It Possible to Open a Link in a New Tab Using the Action Destination Tab?Hi Team, We have a functionality that opens a Salesforce URL in a new tab when an action is clicked. This was implemented using JavaScript customization. However, after … -
Salesforce Manage Package upgrade 8.x to the latest versionHi, I'm looking for documentation, release notes, or known issues related to upgrading the Salesforce Managed Package from version 8.x to 8.11. I haven't been able to lo… -
Renewal Quote Created in CPQ but Not Flowing to OM for Subscription with Party Site Covered LevelSummary: Issue Summary We have a subscription that was originally created through the standard CPQ → Order Management (OM) → Oracle Subscription Management (OSS) flow. A… -
What is Direct Login, which will no longer be available from 26A onward?Summary: I got the email which required action to transition to SSO from oracle. What is Direct Login, which will no longer be available from 26A onward? Can we continue… -
Oracle Transaction, Items array is missing from the JSON Schema of the TransactionSummary: Quote/Transaction Line Items are missing from the JSON/XML Schema As part of our Business/operations process in CPQ, most often, we want to update the Contract … -
Redwood Commerce History attribueHi Team, We are currently transitioning from the JET UI to the Redwood UI and have observed a difference in how certain components are rendered. In the JET version, the … -
Bulk Update User api giving 401 error when the authentication type is OAuth 2.0Summary: We are tying to deactivate users using Bulk Update User API, but it is giving 401 error when the authentication type is OAuth 2.0 https://companyname.bigmachine… -
Can I rename Recommended Parts label and can I change its table column name in model configurationCan I rename Recommended Parts label to some thing else and can I change its table column name in model configuration and can the quantity be editable in the table -
addpartstotransaction function error: Unable to calculate price. The pricebook is not availableSummary: I am using addpartstotransaction function its erroring out in the ui with the error Unable to calculate price.The pricebook is not available : Content (please e… -
How to approve quotes in CPQ through emailSummary: We have a requirement to display a link in the approval request email, clicking on which quote should be approved or rejected. The way we have implemented right…