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.
Commerce
Discussion List
-
When we run yarn build we are getting error "unable to find local issuer certificate"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… -
OSF | Enable Paypal Payment for Scheduled ordersSummary: We want to implement scheduled orders using saved PayPal Payments. Description: The customer has a requirement to support below 2 features, 1. Save Paypal Payme… -
We need to get person data, in a way like active/inactive users. Is there any way to get these data?Summary: We need to get person data, in a way like active/inactive users. Is there any way to get these data? Is there any API available or any admin feature to fetch da… -
We Need A Report With The Following Occ Account DataHello! We need a report with the following OCC account data: - Customer CPF; - Number of orders placed; - Total Purchase Value; - Type of User; - Date of creation of eac… -
inherit all prices from the parent price group FlagSummary: Is there an API call available to update the "Inherit all prices from the parent price group" flag for an assigned Price List Group for a part. Content (please … -
Problems closing orders with PayPal paymentHi, I'm facing a complicated problem with paypal payments. What happens: After completing the entire purchase flow, we arrive at checkout, choose the PayPal payment opti… -
OCC upload image formatsSummary: Is it possible to natively replace the PNG/JPG format with WebP and GIFS with WebM format in the OCC? Content (please ensure you mask any confidential informati… -
How to use out of the box endpoints OSFSummary: I'm fairly new to designing with OSF, and it's becoming a bit challenging to understand how to correctly use out-of-the-box endpoints. I've already read the doc… -
Add Product Custom properties to json that is sent when the "Order Submission" webhook is triggeredSummary: Hello, We have a custom product field called "external_Id" this field helps us identify the product in another system that is in charge of processing the order.… -
How to apply Server-Side Extension updates in live-store, not just in admin-preview?Summary: Hello, I have created a Server-Side Extension that updates prices and inventory of a product consuming an external system, however the price and inventory updat… -
Is there a way to create a shared cart experience within a single site context?Summary: I need to implement a shared cart feature where profiles under the same account can create a shared cart, update it and then place the order. To accomplish this… -
Need to understand the privacy settings on wishlistSummary: I found out that there are three privacy settings available when creating a wishlist from the Oracle documentation: private, group, and shared. I'm curious to k… -
Enabling caching for /ccstore/v1/products/{id}Summary: How can we enable caching for the GET product endpoint (/ccstore/v1/products/{id})? - https://docs.oracle.com/en/cloud/saas/cx-commerce/cxocc/op-ccstore-v1-prod… -
Category Father and daughters (subcategories)Hey guys, I have a question about the category items. for example: I have a Parent category with registered items, and I have child categories with registered items. Tod… -
Nrr relevancy ranking not workingSummary: We want to be able to use the Nrr (Relevance Ranking Strategy) query on the assembler call. However, even when we include this in the query parameter, it is not… -
What is the character limit for rich text in Oracle Commer CloudSummary: We have a requirement to restrict product based on value stored in Custom Product Property. As this data could be huge, we need to understand the character limi… -
PageView in Commerce Cloud LicenseOracle commerce cloud Service has pageview as Metric. If the duration of the license is 3 yrs, how are pageview calculated ? What the duration of pageview count provided… -
Calculating Tax on Charges added through External PromotionsSummary: External promotions webhook allows us to apply charges at the Order level for example Lift Gate charge. How can we apply tax to the Order for these charges sinc… -
How to control or transform integer facet to remove decimal pointSummary: When a number property used as the dimension, indexing adds a decimal point during auto-generation. How can we control this and remove the decimal point to repr… -
Filter display customizationHello! We know that we have an option in the OCC (Search/Facet Ordering) that we can filter what we want to be displayed from the filter options in the store within the … -
Server Side Extension: SSL with AxiosSummary: Recently we attempted standardize our REST calls in our SSEs to utilize only Axios which has a lot of nice features for REST application development. We were ab… -
Promotion with automatic renewal validity.Hi, We're trying to create a coupon promotion with the following rules: The coupon must be valid for the customer only once a month, however, at the turn of the month, u… -
Problems with images in the x_swatchMapping configHello! I'm applying the "color balls" configuration in our store, but I don't quite understand the flow in which the images are rendered on the screen in their respectiv… -
BOM validation across configurators - CPQ 23DHello, We are working on building out a Nested configurator using the BOM mapping. We created an example one and pulled in various configurators previously created and h… -
Delete specific attributes from productTypeeHello? Does anyone know how I can delete this attribute from my productTypee? I created it as "short text" and created another as "type richText". So I need to delete wh… -
Does collections endpoint has a continueOnMissingCollection?Summary: I need to get a list of categories based on the ids and I would like to do a single call using the /ccstore/v1/collections passing the categoryIds parameter, ho… -
Problems with data processing in the OICHello! I am facing a problem when assembling a flow in OIC integration. My difficulty is the following: I do a GET with the IDs I receive from our ERP for our products (… -
How to include external libraries like mongo db or jquery installation inside the dx4c storefrontSummary: How to include external libraries like mongo db or jquery installation inside the dx4c storefront Content (please ensure you mask any confidential information):… -
How can you delete a Price group in OCC via a web service call from E-Business Suite?Summary: We load Price groups in OCC via a call from EBS, based on Blanket sales Agreements (BSA). When those Agreements are completed and Expire in EBS, we would like t… -
[OSF] How to delete a commerce item by skipping the shipping calculator webhook call?Summary: First of all, please, keeping these points in mind: 1) The shipping calculation is done at checkout, where the user input an address or selects one from their "…