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
-
System Configuration InitilaizationContent Hi All, Please can some one confirm how to make the below scenario work ? I have a system configuration set up with Root having 3 child Models that are configura…
-
Is there a way to put help text on the Line Item Grid column header?Content I have a column on my line item grid that contains codes. Ideally, I'd like to put a ? help text on the column header so users could click ? to get definitions f…
-
Is there any Webservice to add attachment on the Oracle CPQ quote ?Content Hi Team, Customer is using Salesforce CRM. Oracle CPQ is invoked with in SFDC (iFrame). When the Quote is configured in Oracle CPQ, we are able to attach PDF in …
-
SSPL ConfigurationContent Hi, I use an configuration SSPL attribute(Pricelist_FMS) and I query Datatable to get the names in LOV. These values should be filtered based on Business unit an…
-
Enable Keep Us Together for all tables in Document DesignerSummary Right Now we can Keep together only table. Let suppose I do have 10 tables , I want all to keep together, there is no way to achieve this.Content we have 40 page…
-
BMQL ErrorContent BML Code: ApprovedDisount=0.0; if(status_t=="Approved") { ApprovedDisount=totalDiscount_Header; } modifySet1="SPA_ID='"+transactionID_t+"'"; modifySet2="Distribu…
-
Dynamic Configuration Tab Selection when Model launchContent Hello All, Hope you are doing good. Need suggestion on one functionality when we invoke Model from homepage how we can change the focus of default tab selection …
-
Read Json file from FTPSummary Read Json file from FTPContent We have a requirement where third party system will upload the Json file to FTP server. IN CPQ, we have to pick up the file from F…
-
Default Sort Order for Asset WorkbenchSummary Default Sort Order for Asset WorkbenchContent Has anyone figured out how to create a default sort order for the asset workbench for a column other than Asset Id.…User_2025-01-30-20-14-13-617 39 views 0 comments 1 point Most recent by User_2025-01-30-20-14-13-617
-
Unlock CPQ user accountContent Is it possible to lock/unlock user accounts in CPQ like locking and unlocking Oracle fusion user accounts? Regards, Kavin
-
Master data searching in External application and populate into Commerce AttributeContent Hi, While transiting from legacy UI to JET UI, it's also a good chance to optimize the design. Here is one question I'd like to seek for any reference or insight…
-
Partner Organization Setup DocumentationContent We are using Partner Organizations in our implementation. I have noticed many issues: 1. Host company admin cannot assign Partner User to Groups. Partner Admin d…
-
Uploading Parts AttachmentsContent Hi All, I have a few questions related to the attachment fields available for Parts 1] Documentation says up to 4 square images can be added. - Don't these attri…
-
Upcoming Partner Event- Synergy of Strategy and Strength: CPQ solutions for manufacturing organizatContent Join AST For a customer panel session "Synergy of Strategy and Strength: CPQ solutions for manufacturing organizations" AST Corp. hosts a customer panel with Sim…Graham McInnes, OPM Team-Oracle 18 views 0 comments 1 point Most recent by Graham McInnes, OPM Team-Oracle
-
Upcoming Session- CPQ Benchmarking Performance Best Practices on May 20Content Upcoming Session- CPQ Benchmarking Performance Best Practices on May 20 Note the date and time have been updated ! This interactive webinar will focus on CPQ bes…Graham McInnes, OPM Team-Oracle 33 views 0 comments 1 point Most recent by Graham McInnes, OPM Team-Oracle
-
Inventory management in CPQSummary How to do the Inventory management in CPQContent Can we do the Inventory management in CPQ and how ? Does anyone have any relevant document for Inventory managem…
-
XSL Commerce integration Opportunity to Quote importSummary Add If condition in XSL Commerce Integration- opportunity ImportContent Hi folks, We want to add 'IF' condition in Oppty-Quote XSL commerce result parser code. …
-
REST API to add and Configure System ConfigurationContent We need to add a System Config using the rest API Root Model has an Array to add the models that needs to be added into the Configuration Once the models are sel…
-
How to convert configurations to BOM in order to implement Asset Based OrderingContent We are looking to implement ABO. The implementation guide states: Set up BOM Mapping Rules and implement a BOM for each configuration model used to create assets…
-
Transaction Lock Information With Get Transaction REST APIContent Hi All, Is there a way we can get the transaction lock information such as transaction locked, transaction locked by user similar to the system attributes availa…
-
Access Participant Profile in BMLContent Hi, We have a requirement that will need me to check which participant profile is current user assigned to. In CPQ I can access user groups in code using system …
-
Audit log for fields on transaction and transaction line levelSummary Need to know when the data in attribute was populated or updateContent Hi, We need to perform an audit on a particular quote in commerce. We need to see when the…
-
Gather all attribute names and values from a flowSummary Gather all attribute names and values from a flowContent I doubt this is possible but I will ask anyway. We create a configuration string (through a recommendati…
-
Restrict to show parts while adding in transaction lineContent Hi Gurus, Parts are available in parts object and parts can be added to transaction line in multiple ways(BOM, Recommended items, Quick keys, API, etc). But few …
-
Embed Multiple PDF Documents in a single PDF through Document DesignerSummary Need to Embed Multiple PDF Documents (generated at Transaction Line Level) in a single PDF (At Header Level) through Document DesignerContent Hi, Business Requir…
-
Document Designer - need XSL code to format integer attributes as currency JPYContent Anyone have XSL code to use in an XSL snippet to format various integer attribute in commerce so they display in JPY ? For example: 1234567 to 1,234,567 Would be…
-
Ways to Capture Configuration Load TimeSummary What are the possible ways in Oracle CPQ to capture time taken by a configuration to load initiallyContent Hello All, We have a requirement to capture total time…
-
Document Designer - how reference configuration array index number in conditions etc. ?Content Suppose we have following 1D string type configuration array: bulletpointtexts [aaa , bbbb , ccccccccccc , d, eeee, ffffff, ggggg] I want to add values from this…
-
Attach multiple documents in Docusign integration through CPQSummary Need to attach multiple documents in Docusign integration through CPQContent Hi, As per our business scenario, we have multiple documents generated at Transactio…
-
How to configure second child node in system configuration through REST APISummary How to configure second child node in system configuration through REST APIContent Hi, I am able to configure the first child of system through below APIs. But, …