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.
Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Commerce
Discussion List
-
Send same Order Placed email to two separate usersSummary: We have a scenario where one user, acting as an agent for another user, places an order on behalf of second user on the storefront. Agent user receives the orde…
-
Using CCConstants.ENDPOINT_PRODUCTS_UPDATE_PRODUCT to Update Products in OCC Classic 24.05Hello, I have searched the Oracle knowledge base but couldn't find any information on this topic. I am trying to understand how to use the CCConstants.ENDPOINT_PRODUCTS_…
-
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…
-
Using CCConstants.ENDPOINT_PRODUCTS_UPDATE_PRODUCT to Update Products in OCC Classic 24.05Hello, I have searched the Oracle knowledge base but couldn't find any information on this topic. I am trying to understand how to use the CCConstants.ENDPOINT_PRODUCTS_…
-
Contact Engagement LevelSummary: Hi All, I am trying to enable and utilize one of the AI features listed under Sales Insights, Contact Engagement Level in Oracle Sales Cloud in Demo Application…
-
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…
-
Best Practices for Handling SMS in Oracle Service CloudWe are currently using Oracle Service Cloud and are looking to streamline our SMS communication process with customers. Specifically, when a customer sends an SMS with a…
-
Retrieve inventory details and the closestSummary: When showing inventory details, the user's location must be considered. If there is no inventory at the user's location, the inventory details nearest to the us…
-
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…
-
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…
-
Configure OSF typeahead search to return productsSummary Update OSF typeahead behavior, which returns keywords only, to return Classic-style product based typeahead resultsContent Current OSF Typeahead Behavior Oracle …
-
Retrive all products inventory per locationSummary: How can we get the entire inventory per location? Content (required): Hi, We are using Oracle Commerce Cloud (Version 23.05) with Classic Storefront and we need…
-
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…
-
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…
-
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…
-
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
-
CX Commerce 2024 Upgrade ScheduleHi Commerce Community, We are announcing the Commerce Upgrade Release dates for 2024. Please reach out to your CSM or enter an SR with any additional questions. Calendar…
-
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…
-
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…
-
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…
-
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…
-
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 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…
-
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…
-
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…
-
/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…