Category 118
Discussion List
-
What are the best ways in Oracle Commerce Cloud to perform upselling and cross selling ?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…
-
Only retrieve products that are part of the priceListGroupSummary: Would like to obtain the list of items with their prices listed in priceListGroupId. Assume I have an Account with an assigned (ABCpriceListGroup), and I need t…
-
Migration to One Console: Enhancing Your Cloud Service ExperienceThe OCCS legacy Cloud Portal which is used to manage your commerce subscription and associated instances is scheduled to be migrated to the next-generation One Console, …
-
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…
-
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…
-
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…
-
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…
-
Launching a New Commerce Site? Tell us!If this is your organization’s first Commerce site to launch or even the fifth one, several settings need to be configured and other tasks needing completion to ensure a…
-
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…
-
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…
-
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…
-
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…
-
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…