Best Practices
Discussion List
-
Amount of coupons usedSummary: Amount of coupons available to use Content (required): When we do a promotion we inform the amount of coupons that will be used. My question is how to identify … -
There's a way to increase width of an SSPL attribute on Config Flow?Summary: SSPL width increase Content (required): As you can see on file attached, values for SSPL Sconti Opzioni di Rinnovo are "Promozione 100% Contributo Attivazione O… -
Use JSON result from rest API call with applytemplate function.Summary: Is there a way to use JSON result from rest API call with applytemplate function? Based on help notes here is syntaxis for applytemplate(String templateFileLoca… -
CPQ - Get Account Details BML codeSummary: Content (required): I have a question: to integrate CPQ with Subscription or with FOM, is requested to add the button "Customer Details", based on function "Get… -
Oracle CPQ available Out of the Box Integrations availabilitySummary: Hi All, As part of our implementation we are integrating Oracle CPQ with Oracle Cloud ERP and other boundary applications. Please let us know the available out … -
Collapse Models in Line Item GridSummary: We have a complex BOM structure with multiple models in a Quote . Sales Rep wants to Collapse models and do not want to see the components/Items. Also, User do … -
What's significance of config.js under .occ folder?Summary: The OSF workspace includes or generates packages\apps\\.occ\app.json. What's this file for and how does the OSF script maintain it? Content (required): The OSF … -
How to enable reset password page when a new user is created for a B2C site in OCCSummary: I created a B2C site. When I create a new user the page asks for Name and email. I click on submit and it sends me an email with a link saying "Please navigate … -
Import Revenue Lines - OSC product to CPQ Model through REST integrationSummary: we have a case where we are implementing Sales to CPQ revenue line import through rest API We are able to import OSC product to CPQ Part but our case if from Or…HarshadkumarMakadia 71 views 2 comments 0 points Most recent by HarshadkumarMakadia Configure Price Quote -
CPQ - Product Model VisibilitySummary: Product model does not appear in the home screen of the application Content (required): On the home screen, I am unable to see my product model. Although I have… -
How to utilize Taleo Automated Task to delete Employee Candidate ProfileSummary: We have a need to purge all employee user accounts and their associated candidate profile Content (required): We have a need to purge all employee user accounts… -
CPQ Configuration WorkbookSummary: CPQ configuration workbook to track configuration and commerce level changes. Content (required): Do we have any formal Configuration workbook template for Orac…Amit Goel Oracle-Oracle 141 views 2 comments 0 points Most recent by Amit Goel Oracle-Oracle Configure Price Quote -
OCC Data Archival Policy, Best practice, and recommendationSummary: OCC Data Archival Policy, Best practice, and recommendation Content (required): We are looking for following info on data archival: 1. Does Oracle have any data… -
Restricting Agent AccessSummary: Restricting Agent Access Content (required): We have created a custom property (attribute) called as Customer Type. We want to restrict access to Customers usin… -
Recommended Size of TransactionSummary: Need to know the maximum recommended size of a transaction in CPQ , from ORACLE Content (required): We are trying to fine tune our implementation and trying to … -
Reduce stock multiple locationsSummary: How to reduce the inventory of a location Content (required): We currently use the default location as the stock center, but we need to implement two locations … -
Data MigrationSummary: Data Migration Best Practices Content (required): We are moving from another system to OCC. We have millions of records of customer which we want to Migrate to … -
Documentation for using esbuildSummary: Hi Everyone , Has anyone tried using esbuild? Esbuild has been launced as an experimental feature but no documentation has been provided Content (required): Whe… -
Exporting Attributes and related data from CPQSummary: Is there a way to export of all of the Commerce quote level and line level attributes, along with their related rules? There isn't an option in Bulk Data Servic…Lori Rohde 81 views 1 comment 0 points Most recent by Emmanuel Zambrano-Support-Oracle Configure Price Quote -
Licensing Usage of Taleo Recruit if Moved to ORCSummary: How the licensing will be handled if we moved to ORC from Taleo Recruit? Content (required): We are currently using Taleo Recruit and are planning to move to OR… -
Way if I click "Add to Quote" on the add parts screen that it doesn't return me to previous screen?Summary:Is there a way if I click "Add to Quote" on the add parts screen that it doesn't return me to the previous window. I want to stay on this screen while I add all … -
Ask Me Anything With Craig Zilm!Hello everyone, Welcome to the Ask Me Anything session! My name is Chitra and I'm the Community Manager for the CPQ Forum. This month's topic is - Working effectively wi…Chitra-Oracle 271 views 7 comments 6 points Most recent by Craig Zilm-Support -Oracle Configure Price Quote -
Is there any system attribute saving Last modified by?Summary: Is there any system attribute saving Last modified by? Content (required): In revision history XML, elements are showing actions/attributes modified and the use… -
There are some queries regarding Archiving Transactions in CPQ.Summary: There are some clarifications needed regarding the archiving process. Content (required): 1) Is there a cost for retrieving the archived records? 2) Is there a … -
What's the best practice for importing external Product and SKU Image URLsSummary: When images for Product and SKUS are managed outside of Commerce Cloud, what's the best practice for bringing these images into Commerce Cloud using Bulk Import… -
Formulas or BML ScriptSummary: Looking for a general guidance whether to keep the BML script or convert to formulas. Content (required): In a hypothetical situation, say there are some BML sc… -
Google search and indexingSummary: Several products in the catalog are being rejected by Google Content (required): Has anyone ever received a message from Google saying this --> Specify "offers"… -
Does Bulk Mode for Bulk Import run imports in parallel or sequence?Summary: Can Bulk Import with the bundle mode be used to import Product, SKU, Images and Inventory in sequence? Content (required): The commerce cloud provides Bulk Impo… -
How to call secure endpoint from Commerce Cloud storefront without exposing credentials?Summary: Use case is for our OSF application (storefront) to be able to call into our companies enterprise system to collection information on the user for specific acti… -
Properly cancel orders and free up couponsSummary: How to properly cancel an order via /ccadmin API and free up coupon associated with it Content: Hi, We're trying to cancel an order via PUT /ccadmin/v1/orders/{…