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
-
How do I redirect Google search results from my commerce site's OOTB 'contact us' page ?Summary: When users search for my commerce site on Google, the search results currently display the OOTB "contact us" page provided by Oracle Commerce. However, I've set… -
Oracle CX - Auth0 integration or other IDPSummary: Oracle CX integration with auth0 - any available documentation and is it feasible (I see documentation from 2019, but want to validate if that is still valid as… -
Products/Items are missing from SiteSummary: Periodically our over night processes fail to update records because the item no longer exits in OCC ADMIN. When we send updates we do not send any default pric… -
Create a filter in OTBI report based in the user being part of the teamSummary: I need to add a filter to a report in OTBI. This filter should be based on whether the person is part of the team associated with the account. For example: Acco… -
Create redirects to homepageSummary: We're using (create/update)Redirect via the REST API to set up redirects for old/removed pages to take us back to the homepage. Currently, we have a "/home" pag… -
Oracle Excellence Awards 2024 - Nominations Open!At Oracle, our customers inspire us daily—as teachers, innovators, and thought leaders. Combining their boundless ingenuity with Oracle solutions, our customers are crea… -
Creating a Custom Property which is a dropdown in Account/OrganizationSummary: how we can create custom property with dropdown holding some default values similar to Account Type and Customer Type at the organization level Content (please … -
Oracle CPQHi @Everyone, Related: CPQ - Fusion sales Integration Question: We have Return to sales Action button which is currently integrated with the standard integration and a B… -
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…