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
-
How I can configure multiple UOM for the same itemSummary: How I can configure multiple UOM with different prices for the same item Content (please ensure you mask any confidential information): We have a business requi… -
Can we close the Action Drawer on click of any action within the drawerSummary: We want to close the action drawer whenever user clicks on any action displayed anywhere within the drawer. This seems to be possible only with the Primary acti… -
Save to see changesSummary: Save to see changes Do you know if it's normal that to change steps you have to click the save button? Shouldn't it do it automatically? -
redwoodSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
attachment attribute from PostmanSummary: Hello, I want to attach a file to a file attachment attribute from Postman. However, I'm unsure of the method or endpoint. Do you have any information on how to… -
-
Enabling Custom Domains ListHi everyone, I noticed a new feature in the 25C release called “Custom Domains List.” We have SSO enabled for one of our customers using Oracle IDCS for authentication. … -
Is it possible to remove a document from an attachment attribute when the user click an action?Summary: Content (please ensure you mask any confidential information): Is it possible to remove a document from an attachment attribute when the user click an action? T… -
Is it possible to Hide Subscription Workbench actions (Modify, Terminate, Suspend, Resume, Renew)Is it possible to hide Subscription Workbench actions (Modify, Terminate, Suspend, Resume, Renew) based on the value of a commerce attribute, since users do not want to … -
API to expose Transaction header, Line and Configuration attributesContent We have a requirement to export via api all the transaction information along with configurable attribute to be consumed by external system. Does CPQ provide any… -
How to Filter Dynamic Menu Data Based on Commerce Attribute in Oracle CPQSummary: I have a table in Oracle CPQ, and I am using one of its columns to create a dynamic menu in a transaction. Now, I need to apply a filter on this menu so that it… -
How to refresh the Rest API for Data TableSummary: In the Data Table REST API, the date_modified field is not returning the actual last modified date for the table. Instead, it shows an incorrect or static value… -
Redwood Quote UI - Attribute Help Text - How Hide html CodeWhen hovering over a commerce attribute in the new Redwood UI, all of the html code appears. Looks terrible. How can get rid of this and still format this text ? Or can … -
Display Only Models Relevant to Commerce Attribute ValueSummary: We have a commerce menu attribute, and depending on its LOV value, we need to display or hide specific models on the home page. Is there a method to filter mode… -
How to get all users same generated data count in CPQ reportSummary: I have a business request that the shared report should generate a same count for all users. Is User permission or group assigned linked to Report manager. Than… -
Can I set approval logic where 2 out of 3 approvers must approve for a quote to be accepted in CPQ?I'm trying to implement an approval rule in Oracle CPQ where a quote is routed to 3 approvers in parallel. I want the quote to be approved if at least 2 of the 3 approve… -
Config Model (Non-BOM) Attribute Comparison for Each Line and Store at Transaction HeaderSummary: Business Requirement: We need to compare config model attributes which is added at Line across current & old version of a quote. The comparison should: Match li… -
How to hide line item grid quick add in steps levelSummary How to hide line item grid quick add in steps levelContent Dear All, We want to hide the quick add action in the line item grid but unable to hide that. please, … -
In data table, if we are storing Dates in a column, how can we provide validation for its Format ?Summary: In Data table we are actually storing dates to specify the validity of a record, but as multiple users upload the data, we want to ensure that if any user tries… -
CPQ Rich Text to set a default Font and Size for text as expectedSummary: CPQ Rich Text is defaulted to Times Roman font and size as 12, however in Email template we don't have Times Roman font available. I have tried to overwrite the… -
How to restrict transactions based on Business unitHow to restrict transactions based on the Business unit in Oracle CPQ. -
screen resolutionsSummary: Hello, We're having problems with screen resolutions. On some screens, all elements (buttons, attributes, etc.) are visible, while on others, you have to scroll… -
“Back (Type - Back)” saves data when “Collaborative Mode” is enabled in any organization.Summary: We are facing an issue with the “Back (Type - Back)” action, which only saves data when “Collaborative Mode” is enabled in the organization. Since our system is… -
Direct login deprecation in 25CSummary: Content (please ensure you mask any confidential information): Hello, We have seen here: https://help.bigmachines.com/BMIHelp/#Overview/DeprecationNotices.htm?T… -
Need to show only model and actual items in View BOM on Configuration BOM PageSummary: Currently system is showing all items in View BOM, but business only wants model and its actual items, option classes need to be hidden Content (please ensure y… -
How to map the table count into another tableSummary: How to map the table count into another table in CPQ eg: Table A → Total record is 1000 Table B → Total record is 200 Target Table TableName Count Last Modified… -
Visibility Of Transaction based on User groupsWe are trying this approach to transactions visibility based on User groups, results = ""; bu = businessUnitId_t; company = _system_company_name; pp = _system_current_pp… -
Embed DocumentsSummary: Hello, I'm using the document designer and I've added several embedded documents that are populated via file attachments. These same documents are included in t… -
How to run the REST API on a scheduled basis for a Data Table using a library function?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Does CPQ redwood UI supports custom JavaScript stored in File Manager ?Summary: We are using a lot of custom JS in our original implementation (JET), in redwood UI I saw we have a section which allows to import external JS libraries, but in…