Tip
Discussion List
-
Tip Tuesday - Query from a Data Table based on a column that stores Date valuesDate comparisons in Data Table queries can be difficult as there are no Date Type columns supported in Data Tables and you are required to store date values in string co…
-
Licensing in CPQSummary: Do we get some extra licenses for administration in CPQ? If Yes, how many? If No, can we create more users than number of licenses which will be billed later? W…
-
Tip Tuesday - Partner Organization Stylesheets And Branding!Use case - Partner organizations would like to customize their own user pages The look and feel of Partner Organization user pages can be individually customized on a Pa…
-
Tip Tuesday - 7 Tips to Increase Performance on a Site with Large Quotes1) Use dict("String") instead of dict("string[]"). The speed for processing and storing dict("string") is faster than dict("string[]"). In general, a simple structure is…
-
Tip Tuesday - Document Design Configuration to Enable HTML AttributesThis Tip is shared by our community champion -Miguel Soto (@User_EW75S ) Cloud Senior Consultant at Oracle Use Case - In Document Designer How to enable access to work w…
-
Tip Tuesday : Wrap cell content in all vertical arrays and the Line Item Grid (LIG)For vertical arrays and the Line Item Grid (LIG) here are 2 simple CSS rules you can add to enable wrapping text in all cells by default, so users don't have to select t…
-
How to get a user last login report?**This post was created as part of a How to Service Request (SR) Release: 23A Summary of the question: Need API Details for My Approval Search API Supporting Documents i…Rene CPQ Support-Oracle 35 views 1 comment 0 points Most recent by Rene CPQ Support-Oracle Configure Price Quote
-
Tip Tuesday - Setting locale preferences for individual guest loginsUsers often like to configure an item and add it to the shopping cart when they are not logged in to CPQ. When a registered Guest user is used to browse products in CPQ,…
-
Tip Tuesday - Creating custom CSS for JET UIsIf you are new to creating CSS, here are some tips and best practices: Classes can be reused as needed throughout your site. In CSS a class name always begins with a ".E…
-
Tip Tuesday - Top 6 Tips to Keep in Mind While Performing Migration!1) When migrating Configuration items administrators should deploy all product families prior to a Configuration migration to ensure that All Product Family items are im…
-
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.…
-
Tip Tuesday - Best practices to follow to improve CPQ configuration performanceOn Tip Tuesday today, will look at some of the best practices that you need to keep in your mind when you implement and setup the configuration Models in your applicatio…Nithesh Jain-281483 59 views 0 comments 2 points Started by Nithesh Jain-281483 Configure Price Quote
-
Tip Tuesday - Collaborative QuotingDoes CPQ allow multiple users to work on the same quote? This is one of the customer questions we received. The answer to this is "Yes". Read out to know how? Creating a…
-
Tip Tuesday - Inviting Customers and Partners to Share Tips & Tricks with CPQ CommunityHello all, Happy Holidays! We are pleased to invite our customers and partners to share "CPQ Tips and Tricks" that have worked for them with our community members as we …
-
Tip Tuesday - Errors and Solutions (Series 2)Error Message - Error while printing output: FO to RTF/PDF Description: An error occurs when printing output: FO to RTF or FO to PDF. This usually occurs when a change h…
-
Tip Tuesday - Errors and Solutions (Series 1)Use case - An error occurred while communicating with the partner site. Description: The following message appears when performing an action in Oracle CPQ that triggers …
-
Tip Tuesday: Define a Sorting Method for the Line Item GridSummary: How to change the default sorting of the line item grid (LIG). Tuesday Tip😊 The line item grid (LIG) is usually sorted by the document number of the line items …
-
Tips & Tricks: How to make pop-up windows in JET Config UI without JavaScript!Summary: Until such time as dynamic pop-up windows are available natively in Config, here's a straightforward method that produces results identical to help dialog boxes…
-
Config JET UI - Single Select Pick Lists : A pure CSS method for rule-based constraintsSummary: Currently Single Select Pick Lists in Config can't be the action attribute of a constraint rule. By generating CSS inside a Config HTML attribute wrapped in ta…Paul Pederson 45 views 4 comments 0 points Most recent by Emmanuel Zambrano-Support-Oracle Configure Price Quote
-
How to Clear all Records from Datatable using SOAP API?Summary: To clear all records from a data table using a SOAP call. Content (required): I want to clear all records from a datatable using SOAP. Im able to see the option…
-
CPQ Cloud 22B and later: How to search across all data tablesSummary: Beginning with version 22B, searching data tables is limited to 5 at a time, including the REST v14 API call. This code utilizes REST v13--which CAN still searc…
-
There're OOTB API's that allow Insert/Update on Data Tables in a join relationship?Summary: API for Data Tables insert/updates Content (required): There're OOTB API's that allow Insert/Update on Data Tables in a join relationship? For example: an exter…
-
Quote Link in Steps Email notificationSummary: Need to attach quote link in Steps email template. Content (required): Wanted to get quote link within steps email notification, but using the standard document…
-
Email Approval ResponseSummary: When approve link is clicked in email approval template, popup populates with below shown details : --- Please provide your comments above this line. Do not mod…
-
Merged: We invite you to attend a ⭐️ LIVE ⭐️ webinar to deeply understand your Oracle Cloud Applica…This discussion has been merged.
-
Using Java to retrieve and add records to CPQ tableSummary: Is it possible to use Java within CPQ to read and write to CPQ tables? Content (required): Is it possible to use Java within CPQ to read and write to CPQ tables…
-
Add line items through intgrationSummary Issue in adding line items through integration with OECContent HI Team, We are having integration between OEC CPQ, in that we are trying to leverage 19C feature…
-
Populate value in a text attribute from two different fields through a conditionSummary Populate value in a text attribute from two different fields through a conditionContent Hi, I have 3 attributes in CPQ system; Attribute "A" in transaction line …
-
How to add line items in cpqSummary How to add line items in cpq from sales cloud opportunityContent HI Team, We are having OECCPQ integration, we need to add line items in cpq from opportunity lin…