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
-
osf how to preprocess css using rollup.js buildSummary: in OSF how is css compiled and bundled for the browser. Also how can css preprocessing (like scss or sass) be added to an OSF project. Content (please ensure yo… -
Tracking geolocation of the logged in users in OCC storefrontSummary: We have a requirement to track the geolocations of the users logged into the OCC storefront. We have done an integration between OCC and Google analytics to tra… -
Issues when deploying OSF ApplicationHello, we are trying to deploy an OSF application, we run the command yarn deploy, it performs the validation of assets but when we install the app in the environment, i… -
Issues when adding a new property to recordsWe are currently implementing the pre-order functionality in our e-commerce and have encountered some issues and questions that we would like to address. With the implem… -
Can we edit the product Types of an existing Product by IdSummary: We have lots of products created in OCC now we have to change the Product Types for some products. Is there any way we can do it instead of deleting the product… -
Promotion UpsellMessaging widget is not working correctly in our store;I followed what was presented in the documentation available at: "https://docs.oracle.com/en/cloud/saas/cx-commerce/uoccs/manage-upsell-messages.html#GUID-11AA5874-8905-… -
How Do I call the Catalog and Price Group Assignment webhook in OSFSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
External Pricing Integration with Oracle ERP CloudSummary: I'm working with a customer that uses Oracle ERP Cloud with advanced pricing. I need to leverage the external pricing capabilities in OCC to call out to ERP clo… -
Commerce Cloud 24B(24.05) May Maintenance Pack Release Notes Now Available!24B (24.05) has been released and the release notes are attached. The What's New documentation can be found on the Commerce Application Update Readiness https://us.v-cdn… -
passwordless login oracle commerceHi Everyone , Did anyone manage to implement a passwordless login for oracle commerce cloud. We would want to provide customers with an option to login into the site usi… -
Parallel calls to SSE Oracle StorefrontHi, I have a requirement where I have to execute nearly 1000 parallel calls to CPQ (Configure + Validate) from SSE (Server Side Extension). Need the best approach to han… -
How to integrate OCC with Kafka ?Summary: We have a new requirement where we need to integrate Oracle Commerce Cloud with Kafka (Point To Point). Content (please ensure you mask any confidential informa… -
External email serviceSummary: We want to use an external email service Content (please ensure you mask any confidential information): We performed the configurations according to the documen… -
occs-agent change historySummary: Changes using occs-agent (client data) Content (please ensure you mask any confidential information): Where can I view customer data change logs using the ...oc… -
Default currency / pricing group based on user country or audienceIt seems that, in Oracle Commerce, logged-out users always see prices in the default currency. I'd like to have our store show prices to logged-out users based on what a… -
Access geolocated country for logged-out userIn Oracle Commerce Cloud, is there any API I can call, from a widget or an SSE, to get the geolocated country of a logged-out user? I can see there is PUT /ccstore/v1/au… -
How to set 'continueOnMissingProduct' on the Commerce API GET /ccadmin/v1/products (listProducts)Summary: When running the GET /ccadmin/v1/products API, the 'continueOnMissingProduct' does not function. This is Boolean which we are setting to true. API response is a… -
How to Request a Commerce Environment RefreshAn environment refresh process copies data from a source environment, usually production, to a destination environment, usually non-production, making an entire copy of … -
/ccadmin/v1/priceListGroups/listWithPricesDocumentation doesn't specify how you are suppose to provide product or sku id. I have tried placing the value in a few places based on other Oracle API syntax and get a… -
Busy reception/publication serviceHello We have a process in the backend to update stock and we also have an interface that updates products/prices, however we noticed that cx-commerce only uses one rece… -
While trying to setup OCC environment getting below error. Please help to resolveSummary: When trying to execute command 'yarn install' getting error. Content (please ensure you mask any confidential information): yarn install v1.22.22[1/4] Resolving… -
Request for Help with Implementing Search FiltersSummary: Hello, We are looking for a way to implement search filters that appear on the screen and are selectable by the client, however we have not found a way to imple… -
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…