Configure, Price, Quote
Discussion List
-
How can we migrate the reporting manager from one environment to another?Summary: Content (please ensure you mask any confidential information): Hello, If I build a report in the reporting manager process and I want to have the same report in… -
Allow users from Partner Org A to access quotes created by Partner Org BSummary: I have a use case where Company A and Company B were partner org within CPQ instance. Later, Company B was acquired by Company A. Now Company A wants to have ac… -
System throws error while trying to add a favorite to the transactionHi Team, I have created Process Invocation rules and an Action that lets users add favorites to the transaction. Once the user creates a favorite out of the model he con… -
Fetch latest parts price whenever a line item is updatedSummary: We need to fetch the latest product price whenever Contract Start date, Contract end date, Discount type and Discount values are updated. Currently its fetching…Bhagyalakshmi 11 views 1 comment 0 points Most recent by Dillon Witt-Support-Oracle Configure Price Quote -
Can we add Only attachment fields to Redwood UI ?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…RenukaV 11 views 3 comments 0 points Most recent by Dillon Witt-Support-Oracle Configure Price Quote -
CPQ - How to enable model configurator?Summary: How to enable model configurator? How to enable the red marked option? Content (please ensure you mask any confidential information): Version (include the versi… -
How can we change the entityID in CPQ?Summary: We're looking to change the entity ID so the site can be owned internally for SSO/integration/security reasons. How can this be done? Content (please ensure you… -
How to add copy/print process actions in transaction manager page in oracle CPQSummary: Please share the steps to add copy and print actions in the transaction manager page. By default I can see only new transaction, search and Refresh actions. Con… -
Export Line Items throwing errorSummary: Suddenly it starts throwing below error when i tried to click on Export line item action, You have attempted an action that could not be completed. Please verif… -
Can we call the system_calculations_process (commerce library) in Save action Before formulas?We are using OOTB standard commerce process. As per the business requirement, we have modified some standard attribute calculations in the Formula Management (discountAm…Karthik Shivakumar 11 views 1 comment 0 points Most recent by Emmanuel Zambrano-Support-Oracle Configure Price Quote -
I am not able to configure Machine.Summary: Whenever I try to create a quote via "Add a Model" action, it does not allow me to add a machine. Version (include the version you are using, if applicable): Or… -
How many minutes can I set the interval for SPIM integration on parts?Summary: I want to know how many minutes can I set the interval for SPIM integration on parts and the use case or best practice. Following the manual, we can change the …Ayami Fujita-Oracle 11 views 1 comment 0 points Most recent by David Galimi-Support-Oracle Configure Price Quote -
When exactly pricing portal run when we click on an ActionSummary: I wanted to know what is the sequence when an action is clicked to run the pricing portal. Is below sequence correct? otherwise could you please confirm on the …Rohan Khatavkar 11 views 1 comment 0 points Most recent by David Galimi-Support-Oracle Configure Price Quote -
Is there a possible to use the single sign on between the CPQ and the fusion without using CRM?I Need to log in to CPQ with the same user that I log in to Fusion (order management) -
How do I give archive security to other users?Summary: We have a need to give users outside of SUPERUSER the ability to archive transactions in CPQ. Content (please ensure you mask any confidential information): Is … -
how do I enable price guidance ensuring we aren't providing guidance without significant dataSummary: We want to enable price guidance from history however in our floor, target, min, max etc in the line item gride see frequently the same value for everything. Me… -
How to filter in LIG using Boolean type of attribute?Summary: We have a requirement that sales users should be able to filter lines in LIG using advanced filters on boolean attributes. We are unable to find the boolean att… -
The start and end dates on the asset are one day behind the passed contract start and end datesSummary: The Contract Start Date mapped to the asset is January 1, 2025. However, when we create the assets by clicking on the "Update Asset" action, the Start Date refl… -
We are seeing Redwood UI is coming in 25A future, shall we know how long we can sustain with JetUI?We are seeing Redwood UI for commerce layout is coming in 25A future, shall we know how long we can sustain with JetUI? Also in which release superuser account will be d…Sandesh 43 views 2 comments 0 points Most recent by Emmanuel Zambrano-Support-Oracle Configure Price Quote -
Getting 404 Error When Using Oracle CPQ REST API – Permissions or Rules Needed?Summary: I’m encountering a 404 error when attempting to retrieve data using the Oracle CPQ REST API. I’ve verified the API endpoint and syntax, but I’m still getting th… -
REMINDER: CX Solution Overview Demos this Week!Register today for our CX Solution Engineering led Solution Overview Demos this week on February 19th & 20th across our Marketing & Sales Unification, Revenue Transforma…Paula Rankin-Oracle 11 views 1 comment 0 points Most recent by Samar Tripathy-Support-Oracle Configure Price Quote -
We are looking for REST APIs for Quote Creation in Big Machines CPQ using OIC.Summary: Hello Team, Business requirement is: - 1. Lead Creation in Oracle Sales Cloud. 2. Qualify the created lead. 3. Convert the Qualified into Opportunity. 4. Create… -
Enabling Quote Manager Tile to specific usersHi Team, We have the requirement to enable the Quote Manager access to the selected Channel Users. Please let us know if this is feasible and steps to enable this soluti… -
Setup SSO in CPQ with Azure as an IDPSummary: Need steps how can we setup SSO between CPQ and Azure AD. Wanted to learn from the community if any client has done some similar implementation in past. Content… -
Multi-Year Contract Payment unequal Splits in CPQSummary: Hi Team, We have a requirement to enable Quote Customers to split the Total Contract Amount into unequal installments for a multi-year contract. This is an OOTB…sanaa 11 views 1 comment 0 points Most recent by Sushmita Singh-Support-Oracle Configure Price Quote -
Audit logs for Pricing Portal entriesSummary: Is there an audit/change log available out of the box for Pricing Portal part price updates by users? This is required to ensure prices updates are tracked & lo…sanaa 11 views 1 comment 0 points Most recent by Girish Kumar Reddy-Support-Oracle Configure Price Quote -
How to import row in CPQ through REST API specifying custom fieldsSummary: Content (please ensure you mask any confidential information): Hello, We need to insert some rows in the quotation specifying also some custom fields in a quota… -
Boolean checkboxes missing after 25A?Summary: Our Test environment was upgraded to 25A over the weekend and we lost all out checkboxes on boolean fields in both commerce and config pages. Anyone else experi… -
How to view full lists of Error in CPQ?Summary: Upon Import Excel, Error shows there are 12 total issues but only 5 items indicate in the list. How to configure or know what the other items that having error?… -
How to pass array attribute in config json using _configure Rest APIPassing this jsonString = "{"bsId":" + transactionID_quote + ","documentId":12345567,"configData":{"pi_pays_Array":{"items":[{"value":"" + string(piWeeklyCount_c) + ""}]…