Category 133
Discussion List
-
Setup OAUTH2.0 JWT Bearer Flow for SalesforceSummary: I've noticed the most recent Salesforce upgrade is defaulting Oauth Username/Password off by default. Has anyone else successfully set this up using BML in Sale… -
Modifying Move Button from Salesforce Managed PackageSummary: As part of the Salesforce Managed Package there are several buttons provided to Salesforce when setting up the CPQ related information. One of those buttons is … -
how do you use urlmultipartbypost to send multi-part attachments to external systemSummary: Content (required): There is no documentation on how to send attachments to an external system using the urlmultipartbypost. Do you set the attachments paramete… -
How to Imports a Parts Item list with Price of USD and local CurrencySummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
How to access Util Library functions via REST independent of transactionSummary: We are trying to create a REST API endpoint that will allow one of our external ERP systems to generate data based on a function that exists in CPQ. For example… -
Can we use Approval attributes in Report?Question : Can Approval attributes be used in reports? ------------------------------ Body------------------------------------ **This post was created as part of a How t…Reggie Hall-Support-Oracle 56 views 1 comment 0 points Most recent by Reggie Hall-Support-Oracle Configure Price Quote -
What causes my attribute to be treated differently when in another configuration layout?Summary: Attribute being treated "differently" after going to next layout in configuration flow. Content (required): Let's say I am in a single model and have an attribu…User_2025-07-18-15-41-01-946 54 views 5 comments 0 points Most recent by bla-Oracle Configure Price Quote -
Tip Tuesday - Configuration Attribute TipsConfigurable attributes define the characteristics of Product Families that can be specified by the user. Much of the functionality of the Configurator requires the use … -
How can we filter a product attribute based on a previous selection?Summary: Set Up a filter for a Product cart attribute Content (required): Hello, we would like to set up a filter for one of our attributes used during Product configura… -
What is the maximum number of Quotes the system can allow?Summary: In the View List screen, of "Oracle Quote to Order Manager-Manager", may I know what is the maximum number of quotes that the system can allow? Content (require… -
Tip Tuesday - Configuration CacheHave you enabled Configuration Cache? Configuration Cache is a highly recommended (but optional) feature of CPQ. Support for Configuration Cache can be enabled by the Sy… -
How to get amount in words in the templates / reports?Dear All, Can someone guide me on how can I get amount in words on documents / reports? Thanks, EssmaeelUser_2025-03-28-20-51-35-346 57 views 3 comments 0 points Most recent by bla-Oracle Configure Price Quote -
Friday Fun - What did you learn recently?Learning is Eternal! To keep us updated with the latest trends we all keep learning new things everyday. Learning helps us to grow in different paces personally and prof… -
How to set up Import revenue line integrationSummary: We have identified an issue in our current setup where the import revenue line integration is missing both in CPQ (Configure, Price, Quote) and OEC (Oracle Enga…Aneesh Hari 44 views 1 comment 0 points Most recent by Andrei Postelnicu - Support-Oracle Configure Price Quote -
How can we enable JET UI in the configuration?Summary: I am not sure whether our Configuration instance is enabled for JET UI or not. From some documentation, we got to know that we can enable the JET UI from the "L… -
Send data to SFDC opportunity ObjectSummary: Send data to SFDC opportunity Object Content (required): We already have an integration placed which maps/send data from Oracle CPQ commerce to SFDC Oracle Obje… -
CPQ: Post Approval FYI NotificationHi, How can I send post approval FYI notification to a certain user? Once the transaction is approved, I want to send FYI notification. Regards, EssmaeelUser_2025-03-28-20-51-35-346 48 views 2 comments 0 points Most recent by User_2025-03-28-20-51-35-346 Configure Price Quote -
How can we generate a QR code in a Commerce quote?Summary: We would like to ask a recommendation for QRCODE generation service Content (required): Hello, we are trying to generate in CPQ in a Commerce quote a QRCODE fro…Silvia Locarno 85 views 2 comments 0 points Most recent by Gabriela Bucatica-Support-Oracle Configure Price Quote -
How to attach multiple attachments in approval notification(s)?Hello Folks, How can we attach multiple attachments to the quote approval notifications? I could only find option of attaching one document. Our requirement is to attach…User_2025-03-28-20-51-35-346 70 views 1 comment 0 points Most recent by Chandan A J-Oracle Configure Price Quote -
How to Bulk upload in parts at CPQSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):Liaqat Hussain 74 views 2 comments 0 points Most recent by Gabriela Bucatica-Support-Oracle Configure Price Quote -
Is it possible to save an Advance Filter on transaction lines?Summary: Every time users have modified an asset, they apply an Advanced Filter to the tranaction lines, in order to validate lines with Action Code from "No Update". I…
-
How to hide custom action for the users who have read only access to the recordsSummary: How to hide custom action for the users who have read only access to the records Content (required): Steps to re-produce the issue 1. Login to the Application a…Tamizharasi Murugan-Oracle 67 views 3 comments 0 points Most recent by Tamizharasi Murugan-Oracle Configure Price Quote -
How can I map 2 different JET CSS files for 2 different commerce Processes?Summary: Need to map 2 JET CSS files to 2 different Commerce Processes. Content (required): We are using 2 different commerce processes in our project. We have a common …Chandan A J-Oracle 57 views 4 comments 0 points Most recent by Chandan A J-Oracle Configure Price Quote -
Tip Tuesday - 3 ways to dynamically Merge different PDF files in Document Designer.Use multiple Embed Document with conditions. The conditions allow for the correct PDF to show up in the output per requirement. Use an XSL snippet and utilize for this.… -
Trash TransactionsSummary: Will the transactions moved to trash get auto deleted? Content (required): Will the transactions moved to trash get auto deleted? Version (include the version y… -
Tip Tuesday - 5 tips you must know before Archiving transaction in CPQAfter a Transaction is archived, it can no longer be accessed from within the CPQ Cloud admin interface, and all record of it will eventually be erased from the server. … -
How to use SSO to get TokenSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
criteria for reconfigure icon to be enabled on LIGSummary: What is the criteria for reconfigure icon to be enabled, if I have a model line attributes updated on any line item, what is the specific attribute by which rec… -
Is there any way to convert Standard material to config one.Summary: Is there any way to convert Standard material to config one., There is a requirement where we need to identify some standard parts as config materials and add t… -
Fetch API data on clicking Create TransactionSummary: Based on certain conditions, The moment I click create transaction, I would like to call a REST API to retrieve some data and populate on quote. How to do this?…