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
-
Can a list of products with stock levels below a certain amount be obtained?Summary: I need a report on the products in OCC that have an inventory of '0,' since I now have over 400 thousand items. Is obtaining it possible? Thank You Rinith Amin -
Initiate Order CancelSummary: Q1. I wanted to understand how order cancel works. I tried the endpoint from OCC API documentation : /ccadmin/v1/orders/cancel. But this API does not seem to wo… -
Child Item quantityHow can we specify the quantity of a child item? Currently OCC is multiplying the child item's price by parent item's quantity. For example, a child item on an externall… -
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… -
Storefront BasicAuth Credentials Mandatory Update (24A Release)Due to security reasons, with 24A update, the storefront BasicAuth "password" is set to a randomly computed value if it’s still set to out-of-the-box default value of "a… -
Commerce Cloud 24A(24.02) Feb Maintenance Pack Release Notes Now Available!24A (24.02) has been released and the release notes are attached. The What's New documentation can be found on the Commerce Application Update Readiness -
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… -
Product widget configurationSummary: Product widget functionality issues. Content (please ensure you mask any confidential information): When we want to edit the product widget we want to add the m… -
How to add same product as separate items in the same purchaseList?Summary: We have use case where we need the same item is added to purchaseList as separate lines. This is so, different configurations of the same item can be stored. Co… -
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… -
What is the limit of bulk import file for products? Is there a record limit or file size limit?Summary: We have to import products through bulk import process with JSON and expected load is 500k products. Content (please ensure you mask any confidential informatio… -
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… -
Commerce Cloud 24A (24.01) Release Notes Now Available!24A (24.01) has been released and the release notes are attached. The What's New documentation can be found on the Commerce Application Update Readiness -
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… -
How to optionally avoid order re-pricing(webhook calls) while updating the order(updateCart)?In the checkout flow after shipping method is selected, it is required for us to update few dynamic properties of the order to capture and persist user actions. Those ac… -
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… -
Which PCI DSS Version Oracle Commerce Cloud adhere to?Summary: Which PCI DSS Version Oracle Commerce Cloud adhere to? Content (please ensure you mask any confidential information): Is it PCI DSS 3.2 or PCI DSS 4.0? PCI DSS … -
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… -
API to find all root level orders statusesSummary: I tried to fetch root level order statuses by following the below documentation, but I couldn't able to fetch the data. Anyone please help me to get all root le… -
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…