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
-
Commerce Cloud 23A (23.1) Release Notes Now Available!Hi Folks, 23A (23.1) has been released and the release notes are attached. The What's New documentation can be found on the Commerce Application Update Readiness portal …
-
Can customers Create Synonyms for Keywords for Typeahead, like with the Thesaurus on Search Results?**This post was created as part of a How to Service Request Question Question: Customer would like to know if there is an equivalent for the typeahead functionality to c…
-
Oracle Commerce Cloud Upgrade and Release Planning Calendar for 2023 (Doc ID 2853371.1)Oracle has released the new update schedule for 2022 -2023 as well as additional information regarding the program details. Please log into My Oracle Support and retriev…
-
CX Commerce 22D Revision 2 (22.4.2) Release NotesPlease find the release notes for 22.4.2 attached What’s New for 22D Revision 2 for B2B is available here: https://www.oracle.com/webfolder/technetwork/tutorials/tutoria…
-
Why we only need to develop OSF bases Storefront for Integrating with DX4C?Summary: We are integrating DX4C with Oracle CX Commerce. We have few queries on it. Can we use Classic Storefront for this inetegrtaion and development of DX4C Buying S…
-
Commerce Cloud Office Hour with Product Development & CoE- Recording and Presentation Now Available!Please join us on December 14th at 11am EST for a live webinar with our commerce product subject matter experts as we review our latest release, what coming, best practi…
-
What timezone are the OCC servers using? (For Scheduling Events/Logging etc etc)**This post was created as part of a How to Service Request What timezone are the OCC servers using? (With regards to any logged times of errors or setting up timed/sche…
-
OCC, ¿Save in some way the history of products it had before?Summary: Content (required): We have lost sight in OCC of some items that were sent by ERP. And we would like to know when they stopped being available in the catalog, i…
-
Recurring Charge configuration in Commerce CloudHi Team, We had a requirement to be implemented using recurring charges in an integration with CPQ cloud. We have been refering to the following documet Use Recurring Ch…
-
Commerce Success Update Slides and Recording Now AvailablePlease find the slides and recording from our commerce event at the below link
-
Error while uploading Server Side ExtensionsSummary: Content (required): We are integrating OCC with CPQ and in that we need to configure and upload some SSE. We configured and added ext.json file in the SSE as it…
-
I have uploaded Media file image with productid.imagname.jpg but for SkusID how can assign images?Summary: I have uploaded media file in zip format and also import products every one product has image in media is available like productid.imagename.jpg but if I create…
-
Where we can find API endpoints for Create custom properties for OCC-SMC integration?Summary: We are integrating OCC-SMC integration. Content (required): While implementing the integration we are asked to Create custom properties in OCC environment. They…
-
I want to Update some file of widget.js file through dcu put it showing error ?Summary: I have grab all the file from of cx commerce with dcu.cmd grab And now i want to make some changes in some js file of custom widgets.js so i have run this comma…
-
Adding dependencies like Datatable plugins using requirejsSummary: On widget js, instead of 'https://cdn.datatables.net/1.12.1/js/jquery.dataTables.min.js', how can I make it 'datatable' just like with 'jquery' and 'knockout' ?…
-
How to migrate Oracle Commerce application from test to productionSummary: Is there an update for the attached details with regards to migrating a project from test to production Content (required): Version (include the version you are…
-
Commerce Cloud 22D revision1Release notes for 22D rev1 are attached. Please work with Support and/or your Customer Success Manager to request an update to your environments as needed. There is no "…
-
Will other payments scenarios work in OCC-SMC integration other than Credit Card and Invoice based?Summary: Content (required): We are integrating Oracle CX commerce with Subscription Management Cloud and in the document it says the we need to use Credit Card and Invo…
-
Will OCC-SMC integration disrupt the OCC-OMS integration flow?Summary: Content (required): We are integrating OCC with Subscription Management Cloud and we have a query that whether our integration with OCC and Order Management Sys…
-
How to customize create user account to allow a user to upload a photo?Summary: I want to customize the OOTB create user account to allow the user to upload a photo. Content (required): Version (include the version you are using, if applica…
-
Can anyone share any widget in which there are 2 or more javascript files included?Summary: I want to understand how multiple js files work in a single widget. Content (required): Version (include the version you are using, if applicable): Code Snippet…
-
Is there a way to upload and assign images to products via API?Summary: Content (required): I need to upload .zip files with several images to automatically assign to products, currently, I do it from media, but I need to know if it…
-
How to access parent page viewmodel from widget?Summary: The parent page has important attributes in it's root viewmodel. We need to access them from a widget. Content (required): The parent page has several values st…
-
how I can use different cdn of font or min file while developing widgets in storefront ?Summary: I want to use cdn of theme.js and slider and font for creating product slider and cards while developing widgets in storefront I have try to do this with creati…
-
How to connect design code untility for visual studio it shows error?Summary: I have downloaded dcu from env and also try grab all the files from env but it gives error for connection orcale environment? Content (required): I have try wit…
-
how to connect dcu with storefront it gives error after running this npm install -g ?Summary: I have downloaded dcu from my cx env and extracted in file also and open in visual studio after that i have run this command to install dcu in vs npm install -g…
-
I want to create carousel with card that should be move only one card at a time?Summary I have created this using bootstrap using some CDN links, but I want to display it on the storefront. how I can do this? Content (required): Version (include the…
-
how to display collection category product in storefront using collection id ?Summary: I want to display a particular collection category product in product slider with collection id I have imported "imports": [ "category", "categoryId", "dimensio…
-
How to create custom collection?Summary: I want to display all products of collection. Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippet…
-
how to display product from collection through collectionid in custom widget in storefront?Summary: I want to access all the product from a particular collection that have i made and Diplay in storefront in product collection carsoul how to do that i have desc…